Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
SQL Server
Message
 
 
To
18/02/2004 14:05:05
General information
Forum:
Visual FoxPro
Category:
Other
Title:
Miscellaneous
Thread ID:
00878446
Message ID:
00878616
Views:
15
Steven,

>Can someone help me with SQL syntax, commands, and procedures, using VFP 6.0 to add databases, tables, and access to them on SQL server?

Given enough rights to SQL you can run CREATE TABLE commands via SPT. If you have a lot of data to upload it's best done with the BCP utility that comes with SQL. You'll need to look at the SQL Books Online to give you syntax which does differ from the VFP equivalents.

You can also do the table creates from Query Analyzer or SQL Enterprise Manager.
df (was a 10 time MVP)

df FoxPro website
FoxPro Wiki site online, editable knowledgebase
Previous
Reply
Map
View

Click here to load this message in the networking platform