Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Accept .null. values
Message
From
01/04/2019 16:06:34
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Accept .null. values
Miscellaneous
Thread ID:
01667817
Message ID:
01667817
Views:
49
Hi,

I am creating my cursor as follows
TEXT TO m.lcSQL NOSHOW TEXTMERGE PRETEXT 1+2+4+8
SELECT Iban, ID 
FROM rekeningen WHERE ALLTRIM(Iban)<> '<<m.lcAccount>>' 
INTO CURSOR curAccounts NOFILTER READWRITE
ENDTEXT
I would like to have field Iban to accept .null. values, how to change the cursor creation?

Regards,

Koen
Next
Reply
Map
View

Click here to load this message in the networking platform