Create an access database through C# using ADOX.

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I am trying to create an access db using ADOX in C# and I am finding
difficulties to find documentation on this in msdn library. Does anyone have
any documentation or samples of creating an access db programatically in c#?
THANKS.
 
¤ I am trying to create an access db using ADOX in C# and I am finding
¤ difficulties to find documentation on this in msdn library. Does anyone have
¤ any documentation or samples of creating an access db programatically in c#?
¤ THANKS.

HOW TO: Create an Access Database Using ADOX and Visual C# .NET
http://support.microsoft.com/default.aspx?scid=kb;en-us;317881


Paul ~~~ (e-mail address removed)
Microsoft MVP (Visual Basic)
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads

How to import ADOX ? 3
Create DB without ADOX 3
Getting schema information in C# using ADOX 2
ADOX with managed C++ 2
Redistribute ADOX 1
Bekon Idealist 0
Creating Access DB without ADOX 9
ADOX Problem 2

Back
Top