Create an Access MDB file...

  • Thread starter Thread starter ATSPSoft
  • Start date Start date
A

ATSPSoft

Hi,

I'm newest in c#.. i need to create an Access MDB file...

Supose that my MDB file is "mymdb" and my table is "mytableA" with 2 fields
like "field1" as integer and "field2" as string

How i create the mdb file?

I don't want to create a mdb file with 40 mb... (need to be compressed or
something ...)


PS: sorry for my english... :P
 
Back
Top