Click to See Complete Forum and Search --> : Retrieve data from Database


PhongLe
December 15th, 2000, 02:36 AM
Thank for your help.
I got some proplems with using ADODB in ASP
to retrieve data form database

I build a following code segment using JavaScript :



When I execute it on server I can't get value of number field from the database
it alway returns value 0;
Please tell me why it is and How to retrieve NUMBER COLUMN from database through
ADODB

Thank you in advance.