Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
SQL questions needed for book
Message
 
À
30/06/2005 13:29:15
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Versions des environnements
Database:
Visual FoxPro
Divers
Thread ID:
01027773
Message ID:
01029202
Vues:
12
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().
John Harvey
Shelbynet.com

"I'm addicted to placebos. I could quit, but it wouldn't matter." Stephen Wright
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform