Wrox Home  
Search P2P Archive for: Go

  Return to Index  

asp_databases thread: SV: NEED HELP using wildcards with asp and access 97


Message #1 by =?iso-8859-1?Q?H=E5kan_Frennesson?= <hakan@c...> on Tue, 22 Jan 2002 08:49:53 +0100
Hi!



You have to use % as wildcard sign, not *.



Hth



Hakan



-----Ursprungligt meddelande-----

Från: jonah [mailto:slomu@o...]

Skickat: den 21 januari 2002 22:23

Till: ASP Databases

Ämne: [asp_databases] NEED HELP using wildcards with asp and access 97





I've deteminded the problem is that when I pass a * to my stored procedure

in an Access 97 db like this exec spr_FindGames '*','*','*','*','*','*','*'

it dosen't return any records yet if I run the stored procedure in the

access 97 db and put the * in myself it works and returns all the

records!!!!HELP ME PLEASE



I don't know why it dosen't work!




$subst('Email.Unsub').




  Return to Index