Click to See Complete Forum and Search --> : Help
chekisfast
01-23-2006, 01:49 PM
I am a newbie at programming. I have to create a database that can store personal info like name, email address, ssn, etc. I have created the GUI that will interact with the database. Now I am stuck and dont know what to do? Someone please help. Thank you.
juicemousezero
01-23-2006, 01:56 PM
So on which aspect of this are you stuck on exactly?
chekisfast
01-23-2006, 02:02 PM
well i know how to create the tables. i know the tables will interact. i just dont know how to implement the code. i mean when i did this before i did it in unix. but i have Sun One Studio and Visual studio as well. I just dont know to make everything work together. The tables with the database and the database with the GUI. Any help would be most appreciative.
What kind of database are you using, what are you building: a FAT client application, a web-based application?
There is not enough information from you for anyone to help you.
chekisfast
01-24-2006, 11:46 AM
it is a intranet application that i am building useing Sun Studio and it is single session sign on for single user. i am creating the database and the tables.