From:
<car...@te...> - 2002-11-18 11:40:19
|
Hello: > hi, > > when you plan to release patch??? any way, are you often commiting changes > to CVS??? Is there bug fix for that record size problem??? It´s updated in the CVS. > > > what are CVS parameters??? On source forge i found only Firebird.NET > (a .net > data provider): CVS but it looks strange... I think that it is not correct > project... So send me please server path and module name... http://sourceforge.net/cvs/?group_id=9028 Module Net-Provider. > Your pooling is nice, but it works only while assembly is in use... > when one > project ends and garbage collector decide to trash your net provider, pool > is flushed and destroyed... So if i want to create ASP.NET page i have to > link assembly to global.asax and in this situation i can use only > STAThreading... As i wrote, i have more than 20k hits to database in > hour it > is more than 5 in sec... but sometimes it is more then 15hits/s... > simple i > cannot use STAThreading... if i link assembly to each page, it is released > each time processing of page is done... again useless for me... > Im not forcing you to that... My be there is space for me... Can help to this if i use MarshalByRefObject on the the pool?? > i know that you are making your assembly System.Data compatible and > therefor > there are that overloads. I know that they are needed, but > documentation is > not clear in this way... again may be space for me... Why is not clear?? (i want to make it the mos clearly as possible), i think CHM is very nice. Best regards Carlos Guzmán Álvarez Vigo-Spain |