Novice: VB 8 and Access Databases

  • Thread starter Thread starter clusardi2k
  • Start date Start date
C

clusardi2k

Hello,

I'm new to VB 8. But, I want to use VB to communicate with a database
containing, let's say, 15 fields. So, I've been reading chapter 18 of
the book "Microsoft Visual Basic 2005" and was wondering if you can
tell me what else I will have to do? I'm willing to use Access, but how
do I create the initial Access database? Should I refresh my memory on
how to use Access and create an initial database directly with Access?
And, then use VB to change the database?

Thank you,
Christopher Lusardi
 
Hai
You should be able to find some sample Access database files in the
system. Look under:
\\Program Files\MS Office\Office11\Samples for some sample database
files like the famous Northwind.mdb

Search for *.mdb otherwise.

Learn to create access database otherwise. Its worth the effort and it
is not difficult either.

Cheers
:-)
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top