|
|
Sergey Kornilov admin 11/1/2007 |
|
Try this: strWhereClause = AddWhere(strWhereClause, Session("CarsWhere")) |
|
|
K
|
KeithC author 11/2/2007 |
|
I modified as you suggested, however I now get the below error. |
|
|
|
Sergey Kornilov admin 11/2/2007 |
|
Try to print SQL query on the page to see what is wrong. |
|