Search found 4 matches
- 13.03.2013, 22:14
- Forum: ZeosLib 7.0 Stable Forum
- Topic: How to upgrade to latest stable?
- Replies: 3
- Views: 859
- 11.03.2013, 17:52
- Forum: ZeosLib 7.0 Stable Forum
- Topic: How to upgrade to latest stable?
- Replies: 3
- Views: 859
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...
- 16.10.2009, 19:06
- Forum: 6.5.1 (alpha) - 6.6.x (beta)
- Topic: ntdll.dll
- Replies: 2
- Views: 2147
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...
- 13.08.2009, 21:32
- Forum: 6.5.1 (alpha) - 6.6.x (beta)
- Topic: DataModuleDestroy overboard?
- Replies: 1
- Views: 1688
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...