 |
JLRodgers Level: Moderator
 Registered: 04-04-2002 Posts: 1658
|
Re: Need help creating database, a newbie
If you open access, you have to enter a db name before you can create tables (that creates the database)... then there's a create table in design view, you just enter the field names and type (default text)
then you save the table, open it, and enter data...
in excell, you just enter data, but put a field header at the top (if you want)... you could save it as a database I believe... but that's just "Save As" and altering the file type.
But since you added "VB" to this... I'm confused, as to create a database in VB doesn't require either of the other two programs...
____________________________
Everywhere's Local (classifieds, job postings, & more for everycity in the world - user entered)
|
|
08-03-2005 at 04:26 AM |
|
|
JLRodgers Level: Moderator
 Registered: 04-04-2002 Posts: 1658
|
Re: Need help creating database, a newbie
The steps for access were listed:
Open Access
New DAtabase
Create Table design view
Enter names for fields & field type
Save table
Open table
Enter info
____________________________
Everywhere's Local (classifieds, job postings, & more for everycity in the world - user entered)
|
|
08-03-2005 at 07:17 AM |
|
|
bebek50cc Level: Trainee
 Registered: 08-03-2005 Posts: 1
|
Re: Need help creating database, a newbie
guys, I think what Hopenk meant is how to use excel to handle the database in VB application... to store, retrieve, and display... with the database in excel format instead of access.
|
|
08-03-2005 at 11:46 AM |
|
|
|
|
 |
 |