Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
ALLTRIM in a sql expression of cursoradapter
Message
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
ALLTRIM in a sql expression of cursoradapter
Divers
Thread ID:
01457654
Message ID:
01457654
Vues:
125
Hi all,

I think "ALLTRIM" in a sql expression ( SELECTCMD ) of cursoradapter is NOT supported.
it give a error in the CURSORfill method.

What can i do ?
 TEXT TO ocursorAdapter.SELECTCMD NOSHOW TEXTMERGE PRETEXT 15
SELECT HDBK, Hid , HDOCNO, HAMOUNT,  STR( HDOCDATE ) AS 'DATEDOC',CREATEDBY,
STR(Createdon) AS 'createdon' , hremint  FROM <<.TABLES>>
WHERE ALLTRIM( HDBK ) LIKE '<<Vp_in>>'
  ENDTEXT
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform