Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How to run a query in database
Message
De
08/03/2004 12:18:33
James Blackburn
Qualty Design Systems, Inc.
Kuna, Idaho, États-Unis
 
 
À
08/03/2004 12:12:25
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00884130
Message ID:
00884136
Vues:
9
Hi Raj
lnHndl = sqlconnect("yourconnection")
if lnHndl > 0
  ?sqlexec(lnHndl,"select * from database","cursorname") 

endif 
>How can i run a query say:
>
>
>"select * from employee"
>
>in the data base to see the results at the back end only. Just like oracle or sql server.
>
>I just wanted to see wether my query is good or not.
>Please Let me know.
>
>Thank you.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform