connection with the SQL Database

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

Guest

hello,

i want to know where do I write the code for connection to the SQL Database
using
SQLConnection Object,SQLCommand and SQLDataReader object in a Visual Basic
..Net .Aspx page.
 
anoop said:
i want to know where do I write the code for connection to the SQL
Database
using
SQLConnection Object,SQLCommand and SQLDataReader object in a Visual Basic
.Net .Aspx page.

There is no general answer. Add the code where you need it :-).
 

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