Advertisement
Advertisement
| 06.11.2008 at 10:05PM PDT, ID: 23478345 |
|
[x]
Attachment Details
|
||
1: 2: 3: 4: 5: |
this works SQL = SQL & " where [PP_Problem] like '*String1*' " this one doesn't SQL = SQL & " where [PP_Problem] like '*String1*' , '*String2*'" |