What is the best way of creating new SQL tables using VB.Net?

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

Guest

What is the best way of creating new SQL tables using VB.Net? I took a look
at inserting new records but it was really time consuming on large number of
records. Does anyone have any examples of creating new SQL tables with large
recordsets?
 
David,
What is the best way of creating new SQL tables using VB.Net?

Giving this above (using VB.Net) there are not so much possibilities, maybe
you can show some code how you do it now?

Cor
 

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

Back
Top