Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
SQL questions needed for book
Message
From
06/07/2005 10:30:51
 
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Environment versions
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01027773
Message ID:
01029460
Views:
10
>Hi Tamar,
>
>One thing I think might be useful is how to create a view when a SQL table has too many fields for VFP to read. I have found using an SP works well like: SQLEXEC(dsn,[exec sp_columns 'incident_name'],'c_columns'). Another route to take is to pull the data via sqltables() and sqlcolumns().

Thanks for the suggestion. In fact, this book is focusing only on SQL inside VFP, not working with SQL back-ends.

Tamar
Previous
Reply
Map
View

Click here to load this message in the networking platform