Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Table definition for CREATE CURSOR
Message
From
23/09/2005 12:55:18
 
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Environment versions
Visual FoxPro:
VFP 9
Miscellaneous
Thread ID:
01052394
Message ID:
01052456
Views:
9
If you only want to create an empty cursor based on any table, it can be easily done with SELECT-SQL statements:
SELECT * FROM YourCursor WHERE .F. READWRITE
>How can I get the table definition of a Visual FoxPro free table to do a CREATE CURSOR from it? The table I want to copy from is not part of the project, but I need a table exactly like it in a section of code.
Apoya a Visual FoxPro usandolo legalmente
--
¸,ø¤º°`°º¤ø,¸¸,ø¤º°`°º¤ø,¸¸,ø¤º°`°º¤ø,¸¸,ø¤º°`°º
Espartaco Palma Martínez
SysOp PortalFox
http://www.portalfox.com
esparta@portalfox.com
Previous
Reply
Map
View

Click here to load this message in the networking platform