Hi!
I need to create a database Access dinamically with C#.
I already found documentation regarding creation of tables, but, I didn't find about creation of database Access.
Loading
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Rogerio SilvaPosted Mar 23, 2011, 7:05 AM
But the application will be in a machine that I won't can configure so this method won't be functional unfortunately.
CrishPosted Mar 23, 2011, 3:57 AM
you can set database access credentials in admin panel. using this credentials maken make connection string for access database.