Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Saving cursors
Message
From
13/11/2000 16:47:13
 
 
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Title:
Miscellaneous
Thread ID:
00441240
Message ID:
00441277
Views:
9
afields(aCursor, CursorName)
lcCursorName = Dbf('CursorName')
Create table (lcCursorName) From aCursor
&& Create table &lcCursorName From aCursor
Select (lcCursorName)
Append From CursorName

Philippe
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform