string
String comparison in VFP
By Sergey - Posted on January 1st, 2008
Tagged:
FoxPro has two distinct parts. The SQL Data Engine that handles SQL command: SELECT, INSERT, UPDATE and DELETE and the rest that handles procedural code. There are differences in string comparison between them. The SET ANSI command controls comparison in the SQL Data Engine and the SET EXACT does the same in the procedural code.
Recent comments
3 weeks 2 days ago
3 weeks 2 days ago
3 weeks 2 days ago
5 weeks 3 days ago
6 weeks 5 days ago
7 weeks 18 hours ago
8 weeks 1 day ago
11 weeks 22 hours ago
12 weeks 13 hours ago
12 weeks 13 hours ago