accessing a database result object
Posted: Sat Feb 05, 2005 4:44 am
Hi everyone,
I used the ADODB method to connect to postgresql to select some data. Using while loop I displayed all the elements of the object till the end of file. Now i want to display them again from the starting element in the same page. How can i do this.
Anil
I used the ADODB method to connect to postgresql to select some data. Using while loop I displayed all the elements of the object till the end of file. Now i want to display them again from the starting element in the same page. How can i do this.
Anil