Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Select * from MSDE table
Message
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Title:
Select * from MSDE table
Miscellaneous
Thread ID:
00829328
Message ID:
00829328
Views:
51
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.
Next
Reply
Map
View

Click here to load this message in the networking platform