Basiclly the aplication has to find some places in a radius of 30 miles according to the zip code provided.
The problemm that I found is a bit wierd for me, because it's accept some zip codes but does not accept others giving the error in the sql string and saying Line 1: unexpected token ")' .
Examples 90### is ok, the 208## gives the error, and so on, some zip codes work great, some of them dont
I can not post the SQL string right now. But if you can point me to the possible problem I will glad to hear/see them.
BTW, this is an ASP aplication, and the code was not done by me, so I am a bit lost in the SQL querry wich is quite long
The problemm that I found is a bit wierd for me, because it's accept some zip codes but does not accept others giving the error in the sql string and saying Line 1: unexpected token ")' .
Examples 90### is ok, the 208## gives the error, and so on, some zip codes work great, some of them dont
I can not post the SQL string right now. But if you can point me to the possible problem I will glad to hear/see them.
BTW, this is an ASP aplication, and the code was not done by me, so I am a bit lost in the SQL querry wich is quite long