I'm trying to connect to the default Northwind database in SQL2000. The DSN connection in CF Admin connects fine. However, when I try running my page (locally) I get the following error:
Error Executing Database Query
[Macromedia][SequeLink JDBC Driver][ODBC Socket][Microsoft][ODBC SQL Server Driver][SQL Server]Invalid object name 'Region'.
I setup the DSN on my work laptop just fine and the page comes up. I am running the same version of CF 7 (7,0,2,142559) as well as SQL on both machines.
Is it something in SQL that is causing the problem?
Error Executing Database Query
[Macromedia][SequeLink JDBC Driver][ODBC Socket][Microsoft][ODBC SQL Server Driver][SQL Server]Invalid object name 'Region'.
I setup the DSN on my work laptop just fine and the page comes up. I am running the same version of CF 7 (7,0,2,142559) as well as SQL on both machines.
Is it something in SQL that is causing the problem?