Hi!
Explanation in German, samples in English, language of samples VB:
http://www.activevb.de/tutorials/tut_adox/adox.html
It's good to get some ideas ;-)
Have fun
Ralf...
User Profile
Collapse
-
Hi!
You can do this by ADOX:
Add Reference: COM: "Microsoft ADO Ext. 2.x for DDL and Security"
Add Reference: .NET: adodb
...Code:using ADOX; using ADODB; namespace X { class a { public void b() { string connectionString = "Provider='Microsoft.Jet.OLEDB.4.0'; Data Source='c.mdb'";Leave a comment:
No activity results to display
Show More
Leave a comment: