S
Steve Munson
I have learned a lot by looking at the object models
within the VBA help for Excel and Outlook, but for
Access, I can't seem to locate any methods for some of
the most basic functions of Access: things like adding
data to a table or being able to list the fields and
their sizes, and what I am finding all seems to be read
only. I have Windows XP and Office 2002 with the FULL
VERSION of Access, and I want to use a VBScript to
instantiate Access, then add data to a table. I've had
no trouble putting data in an Excel spreadsheet, but I
just don't seem to be getting anywhere with Access. All
I've managed so far is to instantiate Access, open an
existing database, and list the tables. Can someone
provide details or an explanation of how this is done in
VBSript? Thanks in advance for any/all assistance.
within the VBA help for Excel and Outlook, but for
Access, I can't seem to locate any methods for some of
the most basic functions of Access: things like adding
data to a table or being able to list the fields and
their sizes, and what I am finding all seems to be read
only. I have Windows XP and Office 2002 with the FULL
VERSION of Access, and I want to use a VBScript to
instantiate Access, then add data to a table. I've had
no trouble putting data in an Excel spreadsheet, but I
just don't seem to be getting anywhere with Access. All
I've managed so far is to instantiate Access, open an
existing database, and list the tables. Can someone
provide details or an explanation of how this is done in
VBSript? Thanks in advance for any/all assistance.