A complete empty database, however when you have that you can go on with
ADO.Net
I hope this helps?
Cor
\\\set a reference to COM adox ext 2.x for dll and security
Dim catNewDB As New ADOX.Catalog
catNewDB.Create("Provider=Microsoft.Jet.OLEDB.4.0;" & "Data
Source=C:\db1.mdb")
///
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.