Hi all,
I have a problem according to use jRDC2 library. I have change the config.properties and compiled jRDC.b4j to jRDC.jar. When i run it, it seems to be ok, but when i test it to the browser it shows me error:
this is the display when i run jRDC2:
And this is my config.properties:
#SQL Server
DriverClass=net.sourceforge.jtds.jdbc.Driver
JdbcUrl=jdbc:jtds:sqlserver://127.0.0.1/Absensi;instance=SQLEXPRESS
User=sa
Password=
ServerPort=1488
Finally, thanks for any help. I've been trying my best, but sadly, i'm just not good enough to solve this problem...
I have a problem according to use jRDC2 library. I have change the config.properties and compiled jRDC.b4j to jRDC.jar. When i run it, it seems to be ok, but when i test it to the browser it shows me error:
this is the display when i run jRDC2:
And this is my config.properties:
#SQL Server
DriverClass=net.sourceforge.jtds.jdbc.Driver
JdbcUrl=jdbc:jtds:sqlserver://127.0.0.1/Absensi;instance=SQLEXPRESS
User=sa
Password=
ServerPort=1488
Finally, thanks for any help. I've been trying my best, but sadly, i'm just not good enough to solve this problem...