Quantcast
Channel: West Wind Message Board Messages
Viewing all articles
Browse latest Browse all 10393

Which SQL Driver - Server 2003/32 to SQL 2012/64?

$
0
0
Which SQL Driver - Server 2003/32 to SQL 2012/64?
SQL Programming
Which SQL Driver - Server 2003/32 to SQL 2012/64?
Mar. 5, 2013
09:08 am
3QB0JL4IQShow this entire thread in new window
Gratar Image based on email address
From:Michael Hogan (Ideate Hosting)
To:All
I have an old windows Server 2003 R2 machine (32 bit), and I'm trying to connect to SQL Express 2012 (64 bit) through Webconnect/VFP. I'm having some connection errors but I'm not sure if it's the driver I'm using or something else - so I want to make sure the driver is correct.

It appears that there are no native SQL 2012 drivers for win2003/32, so I'm using the SQL Server Native Client 11.0 OLE DB Provider driver I found through ConnectionStrings.com

Right now the connection string I'm using is:

Provider=SQLNCLI11;Server=192.168.10.8\SQLEXPRESS;Database=InterlightWebSite;Uid=MyUserName;Pwd=NoneOfYourBusiness

The problems are intermittent, and appear to be simple SELECTs.

Any suggestions - especially regarding what driver to use?

TIA

Michael
www.WebConnectionHosting.com


Viewing all articles
Browse latest Browse all 10393

Trending Articles