Hi,
there is a missunderstood. What I want is to make a SQL update query on
the database. The plugin I'm writting is displaying a set of
favorites contigs. This favorite flag is settled within the database. We
would like to allow the web user to modify this flag by updating
it in the database.
hope I was clearer, but don't hesitate to ask if you have any questions.
Jerome
Le 04/06/2012 14:25, Syed Haider a écrit :
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