|
funkyspirit
Starting Member
United Kingdom
9 Posts |
Posted - 04/09/2012 : 18:31:07
|
Hello,
I have a database that runs on an SQL 2005 server hosted on a 32-bit Windows 2003 server. I would like to migrate this database to an SQL 2008 r2 server hosted on a 64-bit Windows 2008 server.
I use adodb server objects to connect to the database in some of my pages. However, after making some tests, I found out that the adodb server objects do apparently not run on a 64-bit environment. I also noticed that my 2008 server does not have a 64-bit odbc driver installed, which, I think is the cause of the problem.
I have been looking on the net to find the 64-bit driver, but I have been unable to find it. Does anyone know where I could get if from?
Thank you. |
|