Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to send SET setting on the idc odbc
Message
From
10/07/2000 15:45:06
Norman Avila
Universal Computadora Guatemala, S.A.
Guatemala, Guatemala
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Internet applications
Title:
How to send SET setting on the idc odbc
Miscellaneous
Thread ID:
00390452
Message ID:
00390452
Views:
49
I an having trouble in a seach on a webpage using the odbc driver of vfp and the idc file where it specifies the sql query, there are some funcions not allowed for example

select * from prod where name="TOM"

will give you all the rows with name TOM, TOMMY,TOMAS etc
in odbc idc is like set exact on for example

another
from the same idc:
select * from prod where name like('%searchparam%%%') works
but
select * from prod where name like upper ('%searchparam%%%') gives and error
where the additional %%% ar to cocatenate the wildcard

things like that that are giving me a headache

anyone knows

thanks again
Reply
Map
View

Click here to load this message in the networking platform