Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
>=3 characters
Message
From
02/06/2008 03:04:16
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Title:
>=3 characters
Environment versions
Visual FoxPro:
VFP 9
OS:
Windows XP
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01320887
Message ID:
01320887
Views:
63
hi all,
i need help to start locate if thisform.text3.value>=3 characters

via this code(atc(trim.........)


SELECT depno,depname,mobile,tel,empname,empno from emp1;
where atc(trim(thisform.text3.value) ,empname)>0 ;
ORDER by empno;
into cursor crsMyCursor


thanks
Next
Reply
Map
View

Click here to load this message in the networking platform