From: Carlos G. A. <car...@te...> - 2003-07-25 11:22:16
|
Hello: > Also how come it is required to have a transaction for queries? I tried to > query the database without one and it said it was invalid. So now i guess i > have to make a method in a class that will return me a result set and i'll > have to define a ref parameter that sets a transaction object so i can > either commit the transaction or roll it back? This will be no needed in next version (1.5), i'm waiting for the creation of a new module in the CVS for commit the new sources. -- Best regards Carlos Guzmán Álvarez Vigo-Spain |