Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
MSDE and SQLServer Application object
Message
From
03/03/2004 12:07:34
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
COM/DCOM and OLE Automation
Title:
MSDE and SQLServer Application object
Miscellaneous
Thread ID:
00882767
Message ID:
00882767
Views:
53
Hi all

I´m trying to connect to the MSDE engine included with VFP 7.

After creating the instance for the SQLServer object through:

oConn = createobject("SQLDMO.SQLSERVER")

I would like to use the connect method to establish the required communication to the SQLServer engine.

oConn.connect(“Localhost”, "user", "Password")

What would be the default administrator to run the connect method accordingly?

Where do you tell the connection the DSN to be used?

I would appreciate any advise about where to get documentation about “Trusted connection” an all its details. The error I’m receiving when trying to connect has to do with “Trusted connection”, but I do not understand what is it about.

Thanks in advance

Oscar Corte
Next
Reply
Map
View

Click here to load this message in the networking platform