|
From: <php...@li...> - 2008-08-19 20:44:12
|
I can now create the JDBC connection in PHP, but it doesn't do anything
and just waits there.
Here is the code:
$con = new Java("DriverManager.getConnection(\"jdbc:sequelink://fmServer:2399;serverDataSource=Clients\",$username,$password);");
--
Thank you,
Micah Gersten
onShore Networks
Internal Developer
http://www.onshore.com
|