Search found 4 matches

by duzenbury
13.03.2013, 22:14
Forum: ZeosLib 7.0 Stable Forum
Topic: How to upgrade to latest stable?
Replies: 3
Views: 854

I'm not sure I follow you. I'm game to give compiling zeoslib a try, but I'd need a more detailed procedure to follow.
by duzenbury
11.03.2013, 17:52
Forum: ZeosLib 7.0 Stable Forum
Topic: How to upgrade to latest stable?
Replies: 3
Views: 854

How to upgrade to latest stable?

Hi, What is the recommended procedure to update to the latest stable? Our project uses BDS2006. In 6.6.1-beta, I see there are directories labeled "delphi6" - "delphi10" and we have the components from the "delphi10" folder installed. I see that 6.6.6-stable has the sam...
by duzenbury
16.10.2009, 19:06
Forum: 6.5.1 (alpha) - 6.6.x (beta)
Topic: ntdll.dll
Replies: 2
Views: 2112

Having a similar problem here. We are not using SSL to connect, but I have lots of crash logs. It seems to us that if there is any sort of trouble talking to the mysql server, then we start having access violations. The last recognizable function call is generally TZAbstractRODataset.FetchOneRow. Wh...
by duzenbury
13.08.2009, 21:32
Forum: 6.5.1 (alpha) - 6.6.x (beta)
Topic: DataModuleDestroy overboard?
Replies: 1
Views: 1656

DataModuleDestroy overboard?

I'm maintaining an existing project, and I've run across this code, but I can't imagine why it might be necessary. Since the query components on the data module form are owned by the data module, wouldn't their destroy mechanisms automatically be called when the program ends, and thus in turn each a...