Women in Technology

Hear us Roar



Article:
  Open Database Connectivity in Jaguar
Subject:   remote server ?
Date:   2003-12-15 06:47:57
From:   anonymous2
Response to: remote server ?

I mistyped:
What if the remote server IS a linux box
Full Threads Oldest First

Showing messages 1 through 1 of 1.

  • remote server ?
    2003-12-15 07:06:52  anonymous2 [View]

    While I have not tested this, I do not see any reason why it should not work. The type of the server (Windows, Linux, OS X, whatever) should not matter as well.

    You would need to set the host parameter to whatever the remote server is and verify that the remote server can be accessed remotely.

    I would check out MySQL's Connector/ODBC manual at:
    http://www.mysql.com/products/myodbc/manual.html

    Andrew