Search found 18 matches
- 06.12.2010, 19:57
- Forum: ZeosLib 7.0 Beta Forum
- Topic: unabled to load libmysql
- Replies: 4
- Views: 864
Not sure if this leads to a solution, but confusing enough, on a 64 bit system the System32 is for 64 bit dll's and wow64 is for 32bit dll's. So if you have installed a 32bit version of mysql LibMySql.dll should be placed in wow64, otherwise in system32. Read more on http://webmechs.com/webpress/200...
- 05.12.2010, 20:45
- Forum: 6.6 - stable
- Topic: Zeos 7 and Firebird 2.1
- Replies: 3
- Views: 708
- 08.11.2010, 10:52
- Forum: ZeosLib 7.0 Beta Forum
- Topic: Row buffer width exceeded. Try using fewer or longer columns
- Replies: 2
- Views: 444
- 31.10.2010, 19:42
- Forum: ZeosLib 7.0 Beta Forum
- Topic: Row buffer width exceeded. Try using fewer or longer columns
- Replies: 2
- Views: 444
Row buffer width exceeded. Try using fewer or longer columns
After finally switching my database to UTF8/Dialect3 i'm getting the SRowBufferWidthExceeded error (obviously since each varchar(200) is now occupying in reality 800 bytes) This condition seems to have todo with with the TByteArray = array [0..32767] of byte. Why is Zeos using such a limited buffer?...
- 13.10.2010, 23:45
- Forum: ZeosLib 7.0 Beta Forum
- Topic: Zeos / Firebird Quotechar problem
- Replies: 4
- Views: 630
Marius2 , Are you joking with us? Don't you remember this old post : http://zeos.firmos.at/viewtopic.php?t=2142 Mark LOL i wish Mark That was a while ago and since then came zeos database, then unicode and zeos was far from prepared for that. So to get our products working with unicode we switched ...
- 13.10.2010, 23:23
- Forum: ZeosLib 7.0 Beta Forum
- Topic: D2010, Oracle10g and problem with VARCHAR2 and NVARCHAR2
- Replies: 4
- Views: 599
- 12.10.2010, 10:51
- Forum: ZeosLib 7.0 Beta Forum
- Topic: Edit a Query >>>> NO Function at DelphiXE
- Replies: 4
- Views: 819
- 12.10.2010, 10:39
- Forum: User Patches
- Topic: [patch_done] Patch for Delphi XE compatibility
- Replies: 9
- Views: 3214
- 12.10.2010, 10:34
- Forum: ZeosLib 7.0 Beta Forum
- Topic: Edit a Query >>>> NO Function at DelphiXE
- Replies: 4
- Views: 819
- 02.10.2010, 22:27
- Forum: ZeosLib 7.0 Beta Forum
- Topic: Zeos 7 alpha and Delphi 2010
- Replies: 7
- Views: 1009
Labels are just labels. No, i definitely dont agree with that. Alpha is by definition a no-go for production releases, a beta is signaling its ready but could contain minor errors.. So are you implying the alpha status could change in a beta status? (would be good for Zeos components in general). O...
- 02.10.2010, 19:30
- Forum: ZeosLib 7.0 Beta Forum
- Topic: Zeos 7 alpha and Delphi 2010
- Replies: 7
- Views: 1009
- 23.09.2010, 23:07
- Forum: ZeosLib 7.0 Beta Forum
- Topic: D2010, Oracle10g and problem with VARCHAR2 and NVARCHAR2
- Replies: 4
- Views: 599
I just revived Zeos after 2 years, we need a component set which works with firebird, mssql and oracle (and problably some others as well in the future). Is anybody working on the oracle OCI layer and is there any news/improvements? I'm not afraid to look into this, but i'm totally new in the oracle...
- 22.09.2010, 21:24
- Forum: ZeosLib 7.0 Beta Forum
- Topic: Zeos / Firebird Quotechar problem
- Replies: 4
- Views: 630
Thanks Guido, I have hundreds (mayby even thousands) of hardcoded queries with double qoutes so this solution would cost us a lot of time to correct and test. Like you suggested i use query parameters these day's to avoid the quote clutter. Unidac and anydac dont complain so i expected something sim...
- 22.09.2010, 12:32
- Forum: ZeosLib 7.0 Beta Forum
- Topic: Zeos / Firebird Quotechar problem
- Replies: 4
- Views: 630
Zeos / Firebird Quotechar problem
I'm a returning user wanting to replace unidac and anydac with good old zeos again (as unicode seems to be working now). My problem, i have a simple query: select * from table_name where field_name="field_value" On which i get the following error 'SQL Error: Dynamic SQL Error SQL error cod...
- 08.12.2008, 19:20
- Forum: Firebird
- Topic: "Column does not belong to referenced table"
- Replies: 6
- Views: 3088