Jedakiah
Posts: 3
|
| Posted: 03/29/2007, 12:24 PM |
|
I cannot connect to any database server. I am not super knowledgeable about such matters, but I have connected to my database using a different program in the past.
My trouble is when I go into "Add New Connection > Use Connection String > Microsoft OLE DB for SQL Server > Connection > Use data source name" My server does not show up in the drop down. I am using Uniform Server 3.3 as a testing application.
I can connect to the server's databases with other applications. But with this application I can't seem to connect to anything.
Is there something you know of that I'm doing wrong? Anything I could try? Or is there a tutorial or walk through or something for setting up a MySQL server with CodeCharge Studio?
- Thanks in advance
|
 |
 |
mamboBROWN
Posts: 1713
|
| Posted: 03/29/2007, 4:37 PM |
|
Jedakiah
Did you download and install the Windows ODBC for MySQL?? If you did not here is the link for the MySQL ODBC: http://dev.mysql.com/downloads/connector/odbc/3.51.html . After you have installed it try connecting to the MySQL database using the MySQL ODBC.
|
 |
 |
|