Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Memo field from a SQL cursor
Message
From
24/08/2002 08:24:42
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Title:
Memo field from a SQL cursor
Miscellaneous
Thread ID:
00693264
Message ID:
00693264
Views:
61
hello *.*

I´m selecting a table from a SQL SERVER and puting it in a VFP cursor:


SQLEXEC('SELECT * FROM MyTableInSqlServer','MyCursorInVFP')

OK, the cursor was created but MyCursorInVFP have a Memo Field, when I try open this memo field occurs the follow error:

"No update tables are especified. Use the tables property of the cursor. Error number 1491"

I wonder that I need to use the CURSORSETPROP function, BUT, how ? what´s property to change ?

Addicional informations:
I´m using VFP 6.0 and SQL 7.0 - the SQL table have a text field

Thanks!
Next
Reply
Map
View

Click here to load this message in the networking platform