
21 Dec
2008
21 Dec
'08
6:07 p.m.
redcom:
Hi Mads,
I just noticed that too.
I had been wondering why this problem does not occur with the sample app from RWH eventhough I was employing the same technics as they did.
It just occured to me that all the DB interactions in their app are fairly short and thus the problem never becomes apparent.
Thanks everyone, I was going crazy here, couldn't figure out what I was doing wrong.
Would anyone happen to know of a "safe" alternative to HDBC?
Modify the 'unsafe' inports to be 'safe'? I don't think HDBC is going to call back in, so should be fine. John? That said, we use Takusen or sqlite3 at work, without troubles. -- Don