Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
SQL Query Problem
Message
General information
Forum:
Internet
Category:
Active Server Page
Title:
SQL Query Problem
Miscellaneous
Thread ID:
00229363
Message ID:
00229363
Views:
40
Hi,

I am tryng to select some data from a table in SQL, the command is:

"select * from drilldown where csearch like 'BOOKS' order by nindex"

This works fine.

When I introduce the wild card as in:
"select * from drilldown where csearch like 'BOOK*'"

This fails to get any data, both work in the SQL query window, but the second fails when I deploy it on the ASP.

Any ideas why?

Kind regards,

Kev

**********************************************************
www.brainbashers.com
**********************************************************
Next
Reply
Map
View

Click here to load this message in the networking platform