Access - Create/Config Programatically
Hi,
What is best to use to create access databases programatically and configure them.
I started with ADOX, but just wanted to get some confirmation I'm on the right track.
I also would want to create tables, set permissions, etc...so basically...Access Automation.
Yes...googling it...just wanted to hear if anyone knows about some pitfalls or stuff
Re: Access - Create/Config Programatically
If there are ways of doing this other than using ADOX, I'm unaware of them (except, of course, by using Access itself), so I'd say you are on the right track. :)
Re: Access - Create/Config Programatically
Thank you Hack.
Just posting this reply to let other's know, who might stumble across this thread that ADOX is all you need (ok, from what I've seen so far)
Check out all you want on MSDN, and also there's tons of help from other sources.