Skip navigation links

MySQL Forums


Advanced Search

Bring data from database as a bloc??
Posted by: sonia guehis ()
Date: November 12, 2008 07:00AM

Hello,
I'm wondering if there is any way to bring data as a bloc to treat it and avoid the methode .next() which i guess it's costly.
i want to execute a query and to convert the result to an array. The methode getArray () is not implemented and i tryed to convert it alone, i used the result.next() but i don't have good time of execution, how can i do better please?
I thought that strctures like Blob and Clob could help me , but it's not the case...

Options: ReplyQuote


Subject Written By Posted
Bring data from database as a bloc?? sonia guehis 11/12/2008 07:00AM
Re: Bring data from database as a bloc?? Mark Matthews 11/12/2008 10:17AM


Sorry, you can't reply to this topic. It has been closed.