Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Memo field from a SQL cursor
Message
De
24/08/2002 08:24:42
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Titre:
Memo field from a SQL cursor
Divers
Thread ID:
00693264
Message ID:
00693264
Vues:
62
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!
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform