I am trying to create a new table in an Microsoft Access Database.
I have already used Access to create a Database called "GRADEBOOK.MDB" I also have used Access to create a couple Tables in the Database.

I would like to use VB2005 to create new tables and update columns in exisiting tables during runtime of my program.
I've been reading webpages for many hours now, looking at how to create tables, but I can't find any documentation on appending these tables to an existing Database.
If someone could point me in the write direction, or give me a bit of sample code, I would greatly appriciate it.
Thank you in advance.

For VB2005 look and post in the VB.NET forum...

look for "INSERT..." and "UPDATE...WHERE ..."

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.