Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Get data based on records of a vfp cursor
Message
 
 
À
16/09/2003 01:02:21
Jocylyn Sy
Freelance Programmer
Cebu, Philippines
Information générale
Forum:
Visual FoxPro
Catégorie:
Client/serveur
Divers
Thread ID:
00828444
Message ID:
00829321
Vues:
13
>Hi Sergey,
>
>Thanks for the response. I am currently using SQL Server 7, sorry for not giving this information at my 1st post. What would be the method for SQL Server 7?

You can pass the key fields a comma delimited list a stored procedure, build SQL Select string in it and execute it using EXECUTE command or sp_executesql system sproc. Or you can build it in VFP and send to SQL Server.
--sb--
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform