Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Select * from MSDE table
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Titre:
Select * from MSDE table
Divers
Thread ID:
00829328
Message ID:
00829328
Vues:
50
I ve got a connection to my MSDE database using
gnConnHandle = SQLCONNECT('myServer', 'me')
I should be connected to a database called myDB and there should be a table called myTable. How do I select all records from that table into a cursor called myCursor?
select * from myDB!myTable! into cursor myCursor
doesn't seem to work.

Thanks,
Einar
Semper ubi sub ubi.
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform