
04-01-2008, 03:47 PM
|
 |
WebProWorld 1,000+ Club
|
|
Join Date: May 2005
Location: Norway
Posts: 4,565
|
|
Re: query in Access with a where block of: Model Like "*470*"
- Import the table to MySQL.
- 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?
- Have you looked at your SQL code? Diificult to give an answer without seeing that code.
|