-
Novice
[HELP] LINK - Error in server and network

Help with this error please !
Am using coLinux and 1.2.6 files and client.
-
-
Novice
Re: [HELP] LINK - Error in server and network
mysql? mssql?
check "/etc/table.xml"
-
Novice
Re: [HELP] LINK - Error in server and network
MY TABLE.XML - If any thing is wrong, call.

And am using mssql.
-
Novice
Re: [HELP] LINK - Error in server and network
<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..
Last edited by Gift; 03-09-09 at 04:23 PM.
-
Novice
Re: [HELP] LINK - Error in server and network
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 ...
Last edited by 3raullz; 03-09-09 at 04:37 PM.