OLEDB Database Class

  • Thread starter Thread starter Tull Clancey
  • Start date Start date
T

Tull Clancey

Hi, can anyone point me in the right direction for samples or information on
creating a good quality Database Connection Class for VB NET? Relatively
new to Net and having difficulties getting my head around it!

Thanks,
Tull.
 
It would be difficult to write an efficient DataBase Connection Class unless
it was specifically for one particuliar DataBase Schema. Suggest getting a
book on ADO.Net..Microsoft publishes a very good one with lots of examples.
 

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

Number of database connections 4
Create Access ODBC DSN ? 3
Multiple Component Classes 7
New to XML 2
Multiple Recordsets with VB Net 8
Deploying the framework. 2
VB Net and ADOX 8
VB 2005 and Exchange Server 3

Back
Top