Wrox Home  
Search P2P Archive for: Go

  Return to Index  

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


Message #1 by "jonah" <slomu@o...> on Mon, 21 Jan 2002 22:23:00
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!

  Return to Index