RicardoPereira
Programmer
I have a search page that gets data from an sql server database. My problem is when i search values with left zeros in the begin of the string, they simple disapear.
Example: if i have in the database this string "010505" it appear like "10505".
Why did this happen ?
Thanks
Ricardo
Example: if i have in the database this string "010505" it appear like "10505".
Why did this happen ?
Thanks
Ricardo