Search found 19 matches

by glk70
06.05.2010, 15:16
Forum: ZeosLib 7.0 Beta Forum
Topic: Latest trunk from SVN without register procedures
Replies: 7
Views: 695

Latest trunk from SVN without register procedures

IU just downloaded the current trunk with SVN and I discoverd that there is no install procedure in the source files.
SO if you install ZCOmponent140.bpl (or any other ZComponentXXX.bpl) no component is registered.

Known Problem ?
by glk70
03.05.2010, 16:16
Forum: ZeosLib 7.0 Beta Forum
Topic: Access violation ftMemo asWideString
Replies: 4
Views: 742

Access violation ftMemo asWideString

I'm implementing a conversion routine to normalize field representation. I'm using ZEOS 7.0.0-dev Delphi 2010 I've a simple case routine formatDbFieldValue(XField: TField): String; case XField.DataType of ftTime : .... .... ftString : REsult := XField.asString; ftWideMemo: Result := XField.asWideStr...
by glk70
09.03.2010, 11:24
Forum: 6.6 - stable
Topic: Build error in Delphi2010
Replies: 2
Views: 465

Please take a look on the main page of this site and search "ZEOSLib 6.6.6 and ZEOSLib 7.0.0 have been released". You find the link where download the lastest version. You have to download v 7.0.0 alpha because is the only version which support Delphi 2010 Thankyou very much for your answ...
by glk70
08.03.2010, 18:11
Forum: 6.6 - stable
Topic: Build error in Delphi2010
Replies: 2
Views: 465

Build error in Delphi2010

Hi there

I've downloaded the ZeosDBO library from portal and SourceForge, but with both I get many silly build error when trying to compile library in Delphi 2010.

Am I dumb ?
or there is a reason ?

Thanks
Glk70