http://img412.imageshack.us/img412/3253/linkerror.jpg
Help with this error please !
Am using coLinux and 1.2.6 files and client.
Printable View
http://img412.imageshack.us/img412/3253/linkerror.jpg
Help with this error please !
Am using coLinux and 1.2.6 files and client.
mysql? mssql?
check "/etc/table.xml"
MY TABLE.XML - If any thing is wrong, call.
http://img529.imageshack.us/img529/1790/tablexml.jpg
And am using mssql.
<driver name="com.microsoft.jdbc.sqlserver.SQLServerDriver" />
<connection name="auth0" poolsize="8" url="jdbc:microsoft:sqlserver://192.168.x.x:1433;databasename=dbo" username="sa" password="password"/>
======================or==========================
<driver name="com.microsoft.jdbc.sqlserver.SQLServerDriver" />
<connection name="auth0" poolsize="8" url="jdbc:microsoft:sqlserver://127.0.0.1:1433;databasename=dbo" username="sa" password="password"/>
sorry :( iam using mysql..
Ok, but I'm not sure if my ip's in the hosts are correct ...
What's ip should I put it? 127.0 ... 10.1.1 ... or My Internet IP ex: 201.43 ...