we need to set a global lock_timeout value on our jdbc driver. Right now, the only way we can set it is to run a Set Lock_Timeout call previous to every statement. Here are the parameters:
I'm using sqljdbc_1.0.809.102 connecting to MS SQL 2000 with the server collation set to SQL_Latin1_general_CP850_CI_AS Here is the exception: Caused by: com.microsoft.sqlserver.jdbc.SQLServerException: Failed
Dear everyone. I have two questions about the linked server for the MySQL. I need to connect to the MySQL DB from the my SQLServer 2000 SP4 on the Windows 2000 standard Edition(MDAC 2.8)