Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Create connection and Create Sql View command help.....
Message
From
07/09/2000 17:40:40
Tom Gahagan
Alliance Computer Solutions
Thomaston, Georgia, United States
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Create connection and Create Sql View command help.....
Miscellaneous
Thread ID:
00413921
Message ID:
00413921
Views:
51
When I run the following code I get the VFP... Select Data Source dialog.... for each command. Can anyone give me direction as to what I need to change to keep this dialog from comeing up?

open database sugar

create connection myconnect connstring MS Access 97 Database;DBQ=C:\PROGRAM FILES\MICROSOFT VISUAL STUDIO\VFP98\test.mdb;DefaultDir=C:\PROGRAM FILES\MICROSOFT VISUAL STUDIO\VFP98;DriverId=281;FIL=MS Access;MaxBufferSize=2048;PageTimeout=5;

create sql view myview remote connection myconnect as select * from tom


Thanks for your help.
Tom Gahagan
Alliance
Computer Solutions

"Music, like sex, is much too important to be left to professionals."
Robert Shaw
Next
Reply
Map
View

Click here to load this message in the networking platform