Question
Connecting ColdFusion 7 to 64 bit database
I have Cold Fusion version 7 (32 bit) currently connected to SQL 2000 and 2005 (32 bit) using a DSN connected.
We are wanting to upgrade the databases to SQL 2012 which is (64 bit)
So we want to connect the (32 bit) Cold Fusion application server to a (64 bit) SQL database using a DSN connection.
Is this possible? If so how?
