Wizy
|
| Posted: 02/03/2003, 11:50 AM |
|
How do you contruct the Database connection if my webserver is accessible via Windows Network. The webserver runs Linux / Apache / MySql . How do I get Code Charge (not studio) to detect the Mysql server on the LInux if Im constucting the application/website on my Windows Machine?
|
|
|
 |
RonB
|
| Posted: 02/04/2003, 12:20 AM |
|
The connection is the same no matter what machine mysql/apache runs on. The design view will use the odbc driver(myodbc) just fill in the ip number of the mysql machine) the server settings will most likely also be the same (localhost etc). There shouldn't be any problem connceting to the linux.
Ron
|
|
|
 |
Wizy
|
| Posted: 02/04/2003, 11:07 AM |
|
Thanks, will give it a try
|
|
|
 |
|