View Single Post
  #2 (permalink)  
Old 04-01-2008, 03:47 PM
kgun's Avatar
kgun kgun is offline
WebProWorld 1,000+ Club
 

Join Date: May 2005
Location: Norway
Posts: 4,565
kgun RepRank 3kgun RepRank 3
Default Re: query in Access with a where block of: Model Like "*470*"

  1. Import the table to MySQL.
  2. Using embedded SQL in Visual Basic for Applications (VBA). If you can not do it in SQL, you should be able to program it in VBA?
  3. Have you looked at your SQL code? Diificult to give an answer without seeing that code.
Reply With Quote