Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Reading oracle8
Message
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Title:
Miscellaneous
Thread ID:
00261133
Message ID:
00264582
Views:
33
>>>gnConHandle = SQLSTRINGCONNECT()
>>>Choose the data source from the dialog box. You may have to select the DSN from the Machine Data Source tab. When you get the Login form, enter the UserID, Password. The server name should already be there.

>>>If that works, do a CREATE CONNECTION conAMCS to create a connection in your Database. Specify the Connection String option. Then click the Builder button to the right of the Connect String textbox. Select your DSN from Data Source dialog box and click OK. The Connect String it builds is what you have to pass in the SQLCONNECTSTRING function.
>Open your DBC. If you don't have one, you have to create a database. A connection has to be a member of a DBC.

BACK on the case, I did the above, and it worked. Now am I free somehow to work in the foxpro environment? If I do, does it always create a temp cursor?
Thanks again.
"Build a man a fire, and he's warm for a day.
Set a man on fire, and he's warm for the rest of his life."
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform