Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
64bit Windows Vista & 64bit SQL Server 2008
Message
 
 
To
01/03/2010 09:21:09
General information
Forum:
Visual FoxPro
Category:
Client/server
Miscellaneous
Thread ID:
01451742
Message ID:
01451743
Views:
111
Your connection string is using SQL 2000 ODBC driver. Try to use SQl Server Native client. See Message ID: 1390407

>
>Our VFP9 application is being tested using a 64bit Windows Vista client with a 64bit SQL Server 2008 installed on the same PC. Using a DSN-less connection we're unable to connect to the database.
>
>When using the Connection Designer with the following string:
>
>DRIVER={SQL Server};UID=PWA_LOGIN;PWD=xxx;DATABASE=Test64;SERVER=Test64\INSTANCE1;APP=Test64
>
>we get the following error:
>
>
>Connection failed:
>SQL State: '01000'
>SQL Server Error: 53
>Microsoft ODBC SQL Server Driver [DBNETLIB] ConnectionOpen (Connect())
>
>Connection failed:
>SQLState: '08001'
>SQL Serve Error: 17
>Microsoft ODBC SQL Server Driver [DBNETLIB] SQL Server does not exist or access denied.
>
>
>I'm also unable to connect to the 64bit environment using the same connection string from my 32bit Windows XP client. However when using a DSN, I'm able to connect.
>
>Has anyone used a 64bit server OS with 64bit SQL Server 2008 or know of the issue I'm finding?
>
>Cheers,
>
>Andy
--sb--
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform