View Single Post
  #1 (permalink)  
Old 04-01-2008, 03:43 PM
classic.certs classic.certs is offline
WebProWorld New Member
 

Join Date: Feb 2008
Posts: 1
classic.certs RepRank 0
Default query in Access with a where block of: Model Like "*470*"

I set up a query in Access with a where block of: Model Like "*470*". It runs successfully. I embedded the same code in a web page and it does not pull any data. It works if the asterisks are removed and the full model number is typed. Does anyone know of any quirks using the asterisk with Access when embedding it on a web page?
Reply With Quote