is TTreeSQL dumping the whole table ?

From: Tristan Beau <beau_at_in2p3.fr>
Date: Wed, 1 Feb 2006 16:31:18 +0100

Hello,

   I just discovered the new classe TTreeSQL. I tried to use it with a code such as :

TSQLServer *s = TSQLServer::Connect("mysql://dbserv/db","user","pwd"); TTreeSQL *t = new TTreeSQL(s,"db","atable");

   But then it crashes my session probably because the "atable" table is too big. Is TTreeSQL dumping the whole table with the constructor TTreeSQL ? This is a problem while accessing to very big tables ( > 1 Go ). Which way should I use in such a case ?

   Thank's in advance,

                                Tristan

---
Tristan Beau       http://www.apc.univ-paris7.fr/~beau/
AstroParticules et Cosmologie
11 pl. M. Berthelot, 75231 Paris cedex 05 tel: +33 1 44 27 14 46 , fax: +33 1 43 54 69 89 Received on Wed Feb 01 2006 - 16:31:29 MET

This archive was generated by hypermail 2.2.0 : Mon Jan 01 2007 - 16:31:57 MET