Search found 1934 matches

by EgonHugeist
24.02.2012, 20:48
Forum: Feature Requests
Topic: Error Exception only english
Replies: 23
Views: 5628

look to Zeos.inc there are lang-definitions by using compiler directives. The most Exception-Strings are in ZMessages.pas. You can complete them for your language and post it in the forum. Then we can commit them...
by EgonHugeist
24.02.2012, 19:54
Forum: PostgreSQL
Topic: Money field problem
Replies: 8
Views: 3131

the docs of PG says this type is deprecated. But i've fixed this in branch tsting and my private branch testing-egonhugeist. PG results the regional-currency as prefix like €+2.000,12 which breaks the rules of StrToFloatDef. Problem 1: the prefix. Problem 2 the wrong defined thausends and floating-p...
by EgonHugeist
24.02.2012, 19:44
Forum: ZeosLib 7.0 Beta Forum
Topic: [patch_done] Lazarus/FPC x64, fpc 2.6.1, win64 MySQL 64Bit
Replies: 65
Views: 7227

Which libMySQL.dll ? the one from Zeos or from installed 64Bit-MySQL?
by EgonHugeist
24.02.2012, 19:32
Forum: ZeosLib 7.0 Beta Forum
Topic: [patch done] handle 3 parts table name
Replies: 2
Views: 503

Commit your patch to branch testing-egonhugeist. It's tested and don't break any rules..
by EgonHugeist
24.02.2012, 19:31
Forum: ZeosLib 7.0 Beta Forum
Topic: [patch done] fix destroy forTZSQLStrings in latest FPC 2.7
Replies: 5
Views: 994

Commit your free and nil-changes to my private branch. alexs, the FPC-Versioncheck should be done in ZeosLazarus.inc..
by EgonHugeist
24.02.2012, 12:48
Forum: ZeosLib 7.0 Beta Forum
Topic: [patch_done] Lazarus/FPC x64, fpc 2.6.1, win64 MySQL 64Bit
Replies: 65
Views: 7227

wylton, are you sure you use MySQL-64Bit and the right Client-MySQL.DLL?
by EgonHugeist
24.02.2012, 04:46
Forum: ZeosLib 7.0 Beta Forum
Topic: [patch_done] /testing-egonhugeist mysql not working cp=utf8
Replies: 4
Views: 730

Can you please bette explain this issue?
by EgonHugeist
20.02.2012, 16:19
Forum: ZeosLib 7.0 Beta Forum
Topic: [patch_done] Lazarus/FPC x64, fpc 2.6.1, win64 MySQL 64Bit
Replies: 65
Views: 7227

ism, can you please install a 64Bit MySQL and try a sample-project with fpc2.6 and Linux64 Bit? It seem's like we've pointer propblems here...
by EgonHugeist
20.02.2012, 16:05
Forum: ZeosLib 7.0 Beta Forum
Topic: [patch_done] PostgreSQL64 + Lazarus 09.30.2+ windows 64 bit
Replies: 88
Views: 8559

Which rev do you use?
by EgonHugeist
19.02.2012, 17:05
Forum: ZeosLib 7.0 Beta Forum
Topic: [patch_done] Lazarus/FPC x64, fpc 2.6.1, win64 MySQL 64Bit
Replies: 65
Views: 7227

wylton , we need a better bugreport. can you set breakpoint to unit ZDbcMySqlMetadata.pas line 1215 and whatch the in parameters? Check out why they are empty. This is the reason for your first post. Are the generally empty? Also set a breakpoint to ZDbcMySqlResultSet.pas line 292 and check the Pla...
by EgonHugeist
18.02.2012, 22:56
Forum: ZeosLib 7.0 Beta Forum
Topic: [patch_done] Lazarus/FPC x64, fpc 2.6.1, win64 MySQL 64Bit
Replies: 65
Views: 7227

wylton , Ok i'll write a fpc-core memmber to get help. Your error messages from lazarus are "villy nilly". That's why i actuall can't test them exacly. It's late now, i'm hopefull we can solve this problem.. ism , hmm, it makes everything a little bit clearer... It points me more the &quo...
by EgonHugeist
18.02.2012, 21:18
Forum: ZeosLib 7.0 Beta Forum
Topic: Zeos 7+Delphi2010+Postgresql9 does not show image in BD
Replies: 4
Views: 1014

andrewsporto, can you please test my private testing-branch "testing-egonhugeist". Do you use PG >= v8.3?

best regards
by EgonHugeist
18.02.2012, 21:08
Forum: ZeosLib 7.0 Beta Forum
Topic: [patch_done] Lazarus/FPC x64, fpc 2.6.1, win64 MySQL 64Bit
Replies: 65
Views: 7227

ism,

which compiler is your prefered one? I need some test-developers for my private testing-branch. Some detailed bug-reports are helpfull or additional thougth...

Are you fpc or delphi user?
by EgonHugeist
18.02.2012, 20:48
Forum: ZeosLib 7.0 Beta Forum
Topic: [patch_done] Lazarus/FPC x64, fpc 2.6.1, win64 MySQL 64Bit
Replies: 65
Views: 7227

Your english does'nt matter... Which branch have you downloaded? trunk or testing or testing-egonhugeist? If the last one then refresh your SVN... and tell me if the erreors happens again..
by EgonHugeist
18.02.2012, 19:41
Forum: ZeosLib 7.0 Beta Forum
Topic: [patch_done] Lazarus/FPC x64, fpc 2.6.1, win64 MySQL 64Bit
Replies: 65
Views: 7227

wylton , I'll try my best to help you. Can you also tell me which ClientCodePage do you use? Have you updated your Zeos-Rev.? If the thread-Rev. is right then you use my private expermintal one you have to know. And actually i'm hardly working on it. There are nearly dayly Rev-upgrades. I think it'...