[lnkForumImage]
TotalShareware - Download Free Software

Confronta i prezzi di migliaia di prodotti.
Asp Forum
 Home | Login | Register | Search 


 

shiljo.ap

6/22/2006 2:18:00 PM

Hi

I got an website and it has got MySQL Database and it has only ODBC
Connection setting. I have created the database in the web as "conn",
username as "conn321" and password as "conpasssword".

I am using ASP.NET.

Can any one give me the snippet(sample) code for connecting to the
database using ODBC Connection.

Thanks in advance.

Thanks & Regards
Shiljo

1 Answer

Paul Clement

6/26/2006 6:01:00 PM

0

On 22 Jun 2006 07:18:21 -0700, shiljo.ap@gmail.com wrote:

¤ Hi
¤
¤ I got an website and it has got MySQL Database and it has only ODBC
¤ Connection setting. I have created the database in the web as "conn",
¤ username as "conn321" and password as "conpasssword".
¤
¤ I am using ASP.NET.
¤
¤ Can any one give me the snippet(sample) code for connecting to the
¤ database using ODBC Connection.
¤

See if the following helps:

http://dev.mysql.com/tech-resources/articles/dotnet/index.htm...


Paul
~~~~
Microsoft MVP (Visual Basic)