Join this online group to communicate across IBM product users and experts by sharing advice and best practices with peers and staying up to date regarding product enhancements.
#Automation
I have two source database systems… One is on SQLServer2000 and other is on SQLServer2005.
Can we connections to the two database versions from one IS at the same time? If so, Can we place two different drivers/jar files (One for SQL Server2000 and other for SQL Server2005) in the lib/jars folder?
Thanks you Ravi
yes, you can do that but not sure if supported by webMethods. Make sure you get confirmation from them before doing that or else you will be on your own.
Thanks for the reply.
Got it resolved… SQL Server 2005 drivers from microsoft worked for both 2000 & 2005.
you are welcome!