Author:
Date: May 30, 2008 00:38
Hi,
Is it possible in VFP 9 - to query data from MS SQL using OLE DB?
Today we hold data in MS SQL and use ODBC to connect:
DRIVER=SQL
Server;SERVER=CompName\SQLEXPRESS;UID=Somebody;PWD=XXXX;APP=Microsoft® Visual
FoxPro®;WSID=MyCompName;DATABASE=RapidPlus;Trusted_Connection=No
They say, that OLE DB is newer and better? Is it so?
Thanks in advance,
Rein
|