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:
00774903
Views:
11
>'Missing comma' error
>
select ssns
>scan
>	iif(ssn1>ssn2, insert into ssnpers values(str(ssn1) + str(ssn2)),insert into ssnpers values(str(ssn2) + str(ssn1))
>endscan
Not exactly sure, what you're up to, but check KEYMATCH(), INDEXSEEK() and LOOKUP() functions in VFP Help.
If it's not broken, fix it until it is.


My Blog
Previous
Reply
Map
View

Click here to load this message in the networking platform