Click to See Complete Forum and Search --> : How can I use ODBC in asp.net to connect sql server ?


Robert Chu
09-28-2006, 01:02 AM
Hello,
I use control panel to setup odbc connection to a remote sql server. It connects well. Then I use asp.net odbc connection component to connect to sql server and use command to query. But it shows an error that that connection can't connect to the server and can't find driver. What's the problem ? Thanks.