Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Getting the index value
Message
 
 
To
07/04/2003 12:36:41
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
00774669
Message ID:
00774766
Views:
16
>'Missing comma' error

That's because Foxpro commands cannot be used inside IIF()
select ssns
scan
	insert into ssnpers values ( iif(ssn1>ssn2, str(ssn1) + str(ssn2), str(ssn2) + str(ssn1)) )
endscan
--sb--
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform