Hi Jerome,

Instead of writing results to your intended output handle, write them to a temporary handle where you can store them. Then use this temporary buffer to return to real output handle as and when needed.

if i understand your question correctly, there is no mechanism for asking for results as range queries.





On 04/06/2012 10:48, Mariette wrote:
Hi everyone,

I'm trying to run some update request on our database throught a biomart
plugin.
The query objects provided within biomart handle biomart query, but
those ones don't support update request.
What would be the best way to implement it ?

I didn't find any biomart DBQuery, did I miss something ? Should I have
to add in my processor the connectDB() and all related functions,
just as it is done in the QueryPlanner class ?

thanks for your answer,
Jerome


_______________________________________________
Users mailing list
[email protected]
https://lists.biomart.org/mailman/listinfo/users
_______________________________________________
Users mailing list
[email protected]
https://lists.biomart.org/mailman/listinfo/users

Reply via email to