Search found 8 matches

by bootsector
14.09.2012, 22:36
Forum: ZeosLib 7.0 Beta Forum
Topic: [patch_done] Blank rows with Delphi XE3 Starter
Replies: 14
Views: 2677

Thank YOU for your support! :)

Yeah, go ahead and close this! Everything seems running smoothly now!

I will let you know if I have a different behavior on a non-Starter edition whenever I have the chance to test it.

Cheers,

bootsector
by bootsector
14.09.2012, 18:58
Forum: ZeosLib 7.0 Beta Forum
Topic: [patch_done] Blank rows with Delphi XE3 Starter
Replies: 14
Views: 2677

Yeah, data updates seem to work fine as well! :)
by bootsector
14.09.2012, 17:50
Forum: ZeosLib 7.0 Beta Forum
Topic: [patch_done] Blank rows with Delphi XE3 Starter
Replies: 14
Views: 2677

EgonHugeist,

You've got it right! I can now see data in the DBGrid! :D

I had to make some changes though! I've attached a new patch (not sure about the typecasts, will need code review as usual) and the icons for the XE3 package!

Thanks a lot for your help!

bootsector
by bootsector
14.09.2012, 16:32
Forum: ZeosLib 7.0 Beta Forum
Topic: [patch_done] Blank rows with Delphi XE3 Starter
Replies: 14
Views: 2677

Thanks a lot, man!

I will give your patch a try and see how it goes!

After tests, I will upload a zip file with the missing icons for XE3 package and any necessary patch required in order to get this compiled.

TTYL

bootsector
by bootsector
14.09.2012, 13:32
Forum: ZeosLib 7.0 Beta Forum
Topic: [patch_done] Blank rows with Delphi XE3 Starter
Replies: 14
Views: 2677

Hey! Thanks for commiting the stuff! :) Here are the possible combinations and the errors thrown out during building... {.$UNDEF WITH_IPROVIDERWIDE} {.$UNDEF BDS4_UP} [dcc32 Error] ZAbstractRODataset.pas(392): E2137 Method 'PSGetTableNameW' not found in base class [dcc32 Error] ZAbstractRODataset.pa...
by bootsector
13.09.2012, 19:55
Forum: ZeosLib 7.0 Beta Forum
Topic: [patch_done] Blank rows with Delphi XE3 Starter
Replies: 14
Views: 2677

@EgonHugeist, Ok, first of all, pardon for my lack of knowledge on creating this "patch". My Delphi experience is pretty much limited to commercial applications, so I'd never had do dive into components source code and stuff! Here's a link for the patch file: http://www.brunofreitas.com/si...
by bootsector
12.09.2012, 21:02
Forum: ZeosLib 7.0 Beta Forum
Topic: [patch_done] Blank rows with Delphi XE3 Starter
Replies: 14
Views: 2677

Hey! Thanks for replying back!

So let me do this first: I will use the code from the repository you just pointed out. I'm assuming it has already the patch for supporting XE2, right?

Then I will generate diff files and post them (not on sendspace anymore lol).

Thanks,

bootsector
by bootsector
12.09.2012, 11:28
Forum: ZeosLib 7.0 Beta Forum
Topic: [patch_done] Blank rows with Delphi XE3 Starter
Replies: 14
Views: 2677

[patch_done] Blank rows with Delphi XE3 Starter

Hi guys! After a long time without playing with Delphi, just bought my XE3 Starter copy and now I would like to use ZeosLib with it. I managed to change codebase from https://zeoslib.svn.sourceforge.net/svnroot/zeoslib/branches/testing/ so it compiles fine under XE3 Starter. However, I can't get dat...