I'll see whether I can cook up something that could work. In my opinion a TComponent argument could suffice. When unknown, just pass nil. Sometimes you want to log something that's not even component related.
Not breaking existing programs can be done by using an overloaded one.
Search found 29 matches
- 16.04.2010, 02:52
- Forum: ADO
- Topic: ADO+MSSQL2K+NamedPipes
- Replies: 4
- Views: 1942
- 10.04.2010, 18:50
- Forum: ADO
- Topic: ADO+MSSQL2K+NamedPipes
- Replies: 4
- Views: 1942
- 06.04.2010, 14:29
- Forum: MySQL
- Topic: Can't connect to remote MySQL DB
- Replies: 2
- Views: 1030
- 05.04.2010, 18:59
- Forum: ZeosLib 7.0 Beta Forum
- Topic: Zeos 7 Alpha and Delphi 2009 Support - Official Thread
- Replies: 97
- Views: 29149
- 05.04.2010, 17:59
- Forum: Feature Requests
- Topic: Live Monitor
- Replies: 3
- Views: 1921
- 05.04.2010, 13:18
- Forum: ZeosLib 7.0 Beta Forum
- Topic: Delphi 2010, Zeos 7 and parameters
- Replies: 6
- Views: 2628
- 05.04.2010, 13:16
- Forum: ZeosLib 7.0 Beta Forum
- Topic: Params Empty MySQL 5-Delphi 2010-Zeos 7
- Replies: 4
- Views: 827
Since this resembles my experience perfectly...there is/was a bug concerning D2010 since widestrings are used there to pass param values instead of ansistrings. I provided the patch here: http://zeos.firmos.at/viewtopic.php?t=2659. It has been commited to the trunk as rev 770, so you can update your...
- 04.04.2010, 17:46
- Forum: Feature Requests
- Topic: Live Monitor
- Replies: 3
- Views: 1921
Live Monitor
Hi, I'm trying to implement a live monitor for ZeosLib. Instead of writing to a file, like the current monitor does, I want to broadcast the message, for another application to pick up. A great example is the dbmon application that DevArt uses. Even better would be to implement their interface (we w...
- 04.04.2010, 12:18
- Forum: Documentations
- Topic: Doxygen daily builds back online
- Replies: 1
- Views: 2668
Doxygen daily builds back online
The daily builds of the doxygen documentation are back online. They've been (unknowingly) offline for a while. Furthermore, the daily builds now reflect the content of the trunk of zeos instead of the testing branch. That should give a more accurate view of the current status of the project. The lin...
- 26.01.2010, 22:57
- Forum: ZeosLib 7.0 Beta Forum
- Topic: [patch_done] Delphi 2010 + MySQL + UTF8
- Replies: 51
- Views: 14276
- 20.01.2010, 20:16
- Forum: ZeosLib 7.0 Beta Forum
- Topic: Error in Post Zquery
- Replies: 4
- Views: 746
- 20.01.2010, 20:13
- Forum: ZeosLib 7.0 Beta Forum
- Topic: ZDbcMySQLStatement and Unicode parameters
- Replies: 4
- Views: 816
- 16.01.2010, 17:41
- Forum: ZeosLib 7.0 Beta Forum
- Topic: ZDbcMySQLStatement and Unicode parameters
- Replies: 4
- Views: 816
ZDbcMySQLStatement and Unicode parameters
Hi, in the current SVN repository is still an issue when using parameterized queries. When a parameter is being detected as stUnicodeString, then the PrepareSQLParam does not detect that (the case statement doesn't handle stUnicodeString). I've attached the patch. Maybe we want to handle compiler ve...
- 03.04.2009, 00:54
- Forum: MS SQL Server
- Topic: how to connect the ms sql server 2K on ubuntu system?
- Replies: 18
- Views: 7899