Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How to get printable values from sql system stored procedure
Message
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Client/serveur
Titre:
How to get printable values from sql system stored procedure
Versions des environnements
Visual FoxPro:
VFP 8 SP1
OS:
Windows XP SP2
Network:
Windows 2000 Server
Database:
MS SQL Server
Divers
Thread ID:
00997506
Message ID:
00997506
Vues:
51
I found the following stored procedure that really returns a lot of information about the fields in a table (lots more than the VFP SQLCOUMNS() function. One of the fields is the default value. When I run the query in the QA, I can see text values, but when I run in VFP and get the results back, it stores that field in a Memo field and is jibberish. I guessing it needs to be converted or something but I'm not sure how. Any pointers appreciated.
SQLEXEC(gnConnHandle,[exec sp_MShelpcolumns 'coDept'],'xfields')
Thanks
Kirk
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform