|
dev
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
Ado.Net and AccessIs there any easy way of creating a new Access file and adding a table
to this new Access file from within a c# application? Thanks Ferdinand The easiet way is to ship a template mdb file with the app and copy it to
the new filename. It could also be stored as a binary resouce in the exe. Show quote "Ferdinand Zaubzer" <fe***@gmx.at> wrote in message news:Oba3wI1pGHA.4368@TK2MSFTNGP05.phx.gbl... > Is there any easy way of creating a new Access file and adding a table to > this new Access file from within a c# application? > Thanks > Ferdinand |
|||||||||||||||||||||||