Current Page: 1 of 1
Results 1 - 3 of 3
18 years ago
Fatali
how would I go about enabling odbc? I know how to get to it, just not what I need to do when I get there. WAMP is running on a system running MS Windows Server 2003. Do I need to enable odbc there or on the machine I'm making the program on? And, will odbc need to be enabled on every system that needs to run the program?
Forum: WampServer English
18 years ago
Fatali
make sure there are no other SQL servers apps running on the computer, and make sure nothing else is using the same port as the SQL server in WAMP. The same thing happened to me and I had SQLite installed (and they used the same port). Once I uninstalled SQLite, SQL in WAMP stayed on.
Forum: WampServer English
18 years ago
Fatali
I can't figure out how to connect to a database made in phpmyadmin using Visual Basic.NET. I've tried using an SQLConnection object but it can't find the database on the server. (using direct static IP) and I would much rather hard-code it since it only needs to be invoked at certain times. Can anyone help?
Forum: WampServer English
Current Page: 1 of 1