|
Hi all
i'm try to use for the first time Scott Klement JDBCR4 ;
I have modified in the example JDBCTEST the connection values:
conn = JDBC_Connect( 'net.sourceforge.jtds.jdbc.Driver'
: 'jdbc:jtds:sqlserver://VServer02/datitest'
: %trim(userid)
: %trim(passwrd) );
But I receive the message "Unknown server host name 'VServer02' "
I have done this:
1. Installed JDBCR4 and compiled as instruction
2. Downloaded and installed via ftp jtds-1.2.5.jar in /java/jdbc
3. Executed ADDENVVAR ENVVAR(CLASSPATH)
VALUE('/java/jdbc/jtds-1.2.5.jar')
4. Call to JDBCTEST
the ping at VServer02 is Ok
where am I wrong ?
which test can I do ?
thanks
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2025 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.