How do I connect to SQL Server 2008 using GoAnywhere?
How do I connect to SQL Server 2008 using GoAnywhere?
- Download the JDBC Driver for SQL Server 2008 from the Microsoft’s web site, http://www.microsoft.com/downloads/details.aspx?FamilyID=99b21b65-e98f-4a61-b811-19912601fdc9&displaylang=en. This URL may change down the road, in which case make sure to download the product, Microsoft SQL Server JDBC Driver 2.0.
- On the EULA (End User License Agreement) page, you will have options to download either the Windows version of the driver (exe) or the UNIX version (tar.gz) of the driver
- If you are downloading from a Windows PC, download the Windows version
- Install/uncomress the downloaded file
- Stop GoAnywhere service/subsystem
- Navigate to the directory where you have installed/uncompressed the new driver
- Navigate to the sub-directory, enu.
- Copy the file named sqljdbc.jar (DO NOT use the sqljdbc4.jar) to the system where GoAnywhere is installed. The location to copy is [INSTALL_DIR]/WebRoot/WEB-INF/lib. Where [INSTALL_DIR] is the directory where GoAnywhere is installed. There is already a file with the same name under this folder. If you want to be extra cautious, backup the existing file to a different location before overwriting it with the new file.
- Start the GoAnywhere service/subsystem
- Now create a resource using the pre-listed driver SQL Server com.microsoft.sqlserver.jdbc.SQLServerDriver, which will use the new driver we have copied in step 8.
NOTE: The new driver also works with SQL Server 2005 and SQL Server 2000.
- Support_Duane
- Support Specialist
- Posts: 66
- Joined: Thu Mar 05, 2009 2:49 pm
Re: How do I connect to SQL Server 2008 using GoAnywhere?
For more information about upgrading GoAnywhere please refer to the following topic:
http://www.goanywheretoday.com/forum/viewtopic.php?f=19&t=81
- Support_Steve
- Support Specialist
- Posts: 13
- Joined: Fri May 08, 2009 7:59 am
Who is online
Users browsing this forum: No registered users and 1 guest