Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
SQL Query Problem
Message
Information générale
Forum:
Internet
Catégorie:
Active Server Page
Titre:
SQL Query Problem
Divers
Thread ID:
00229363
Message ID:
00229363
Vues:
39
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
**********************************************************
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform