Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Text Field in SQLServer
Message
De
14/06/2004 15:49:41
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Client/serveur
Titre:
Text Field in SQLServer
Divers
Thread ID:
00913597
Message ID:
00913597
Vues:
45
I am using MSSQLServer 2000 and using the following command to retrieve a record which contains a text field in the SQLServer table:

lccmd = "Select * from messages where lactive = 1"
lnsuccess = SQLEXEC(nhandle,lccmd,"mycursor")

When I access mycursor the text field contains the usual foxpro "memo" designation but I cannot put my cursor into the field or open it and the lower case "m" in memo indicates there is no value in the field although the SQL table does contain a short line of text.

What do I need to do to have the SQLEXEC also pull in the text field value?

Paul Montgomery
I can't complain but sometimes I still do - Joe Walsh
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform