05-01-2008, 02:42 PM
|
#6 (permalink)
|
|
Wizard
Join Date: Sep 2007
Posts: 1,299
Thanks: 17
|
Quote:
Originally Posted by freenity
yes, wrapping the variables in single quotes wil work fine, but you compare a number with a string, and it works on mysql, it could fail on other sql database.
|
Then its a good thing we aren't talking about other databases. That would be one of the multiple things you would have to change to work with Oracle, MSSQL, ect.
|
|
|
|