From:
<car...@te...> - 2004-01-29 12:19:11
|
Hello: > Thanx for ur prompt replies Carlos & Thomas. > I tried with 1.5 RC2 (that is what I could download) and haven't received exception yet. But I've to test it more as I'd told earlier that it is a very random error. I feel it won't... Fingers Crossed. :-) > > One thing I'm curiuos about that why in the first place I got this exception? Can u guys give me any idea? There are some issues with the transaction handling that are fixed in RC2 and RC3. > But this somehow was givin' me some null exception with 1.5 RC2. I changed the code to this > FbParameter fbParam = new FbParameter("@p_no_of_days",(object)0); > And now it is workin' fine. Can I expect an explanation? Are you getting the exception on parameter creation ( i don't get exception ) or in statement execution (in that case can you send a test case) ?? >U've written about thread-safe. As I've metioned in my previous mail, I'm using a static class for >connections and any queries. This is static class ans is same replica as the OracleHelper and MSSQL Helper >libraries available on the Microsoft site. Hope u've gone thru them. I think they are thread safe. >Anything u would like to add to this. I haven't gone any such issue till now. Huummm maybe i'm wrong but as i know they are not thread safe, correct me if i'm wrong. -- Best regards Carlos Guzmán Álvarez Vigo-Spain |