Search found 12 matches
- 21.01.2013, 08:47
- Forum: ZeosLib 7.0 Stable Forum
- Topic: [patch_done] problem with zeos 7.03-stable in UTF8 strings
- Replies: 10
- Views: 1631
- 20.01.2013, 22:47
- Forum: ZeosLib 7.0 Stable Forum
- Topic: [patch_done] problem with zeos 7.03-stable in UTF8 strings
- Replies: 10
- Views: 1631
delphi887 , issue found. open ZAbstractRODataset.pas. Goto line 1757 and replace Fields .Size := ResultSet.GetMetadata.GetColumnDisplaySize(I+1); with: Fields .DisplayWidth := ResultSet.GetMetadata.GetColumnDisplaySize(I+1); Thanks. Patch done R2134 \testing-7.1 (SVN) will be backported to 7.0.4 so...
- 20.01.2013, 20:42
- Forum: ZeosLib 7.0 Stable Forum
- Topic: [patch_done] problem with zeos 7.03-stable in UTF8 strings
- Replies: 10
- Views: 1631
- 17.01.2013, 12:11
- Forum: ZeosLib 7.0 Stable Forum
- Topic: [solved] Installing package issue(ZEOSDBO-7.0.3-stable)
- Replies: 39
- Views: 14782
Open all five Zeos packages from the same folder and compile them one by one, as explained here: http://zeos.firmos.at/viewtopic.php?p=16767#16767 I don't know what word(s) must using to Thanks to you(Zoran).Solved! 1. zcore ------------> Compilation OK 2. zparsesql --------> Compilation OK 3. zpla...
- 16.01.2013, 23:37
- Forum: ZeosLib 7.0 Stable Forum
- Topic: [solved] Installing package issue(ZEOSDBO-7.0.3-stable)
- Replies: 39
- Views: 14782
- 15.01.2013, 19:21
- Forum: ZeosLib 7.0 Stable Forum
- Topic: [solved] Installing package issue(ZEOSDBO-7.0.3-stable)
- Replies: 39
- Views: 14782
- 15.01.2013, 15:43
- Forum: ZeosLib 7.0 Stable Forum
- Topic: [solved] Installing package issue(ZEOSDBO-7.0.3-stable)
- Replies: 39
- Views: 14782
[solved] Installing package issue(ZEOSDBO-7.0.3-stable)
hi everyone @Moderator: sorry,i didn't found the appropriate path to post this,so if could wrong,please move to appropriate path thank you thanks to and all team members,developers & contributors!.Zeos ,it's great and easy for using. i had used Zeos 7.0.1-beta in Lazarus (1.0.2)/32bit,and since ...
- 25.11.2012, 00:00
- Forum: ZeosLib 7.0 Beta Forum
- Topic: [solved] unstable ZEOSDBO-7.0.1-beta -Lazarus 1.0.2
- Replies: 8
- Views: 3064
@ Zoran thank you for Brilliance. :thanks: :smartass: the package was in a partition that protect with bit locker and after booting windows ,Lazarus attempt to fetch it but partition was locked and could not access it. i must at first unlock partition and then run Lazarus that locate the package. th...
- 24.11.2012, 22:39
- Forum: ZeosLib 7.0 Beta Forum
- Topic: [solved] unstable ZEOSDBO-7.0.1-beta -Lazarus 1.0.2
- Replies: 8
- Views: 3064
- 24.11.2012, 10:58
- Forum: ZeosLib 7.0 Beta Forum
- Topic: [solved] unstable ZEOSDBO-7.0.1-beta -Lazarus 1.0.2
- Replies: 8
- Views: 3064
@Zoran thank you for response.it seems useful.in Lazarus 1.0.2 i can only compile Zeos 7.1 beta with no any error (in that order that you mentioned) and i am sure that all are from same version and path (Zeos 7.1 beta folder) . I am busy so may it will take an several hours to turn off my computer a...
- 23.11.2012, 18:17
- Forum: ZeosLib 7.0 Beta Forum
- Topic: [solved] unstable ZEOSDBO-7.0.1-beta -Lazarus 1.0.2
- Replies: 8
- Views: 3064
thank you.
i see this link and some other people confirm that was useful.
http://www.lazarusforum.de/viewtopic.php?p=43969#p43969
the page was in German ,i don't understand German and maybe be good for fix bug.
regards
i see this link and some other people confirm that was useful.
http://www.lazarusforum.de/viewtopic.php?p=43969#p43969
the page was in German ,i don't understand German and maybe be good for fix bug.
regards
- 23.11.2012, 13:56
- Forum: ZeosLib 7.0 Beta Forum
- Topic: [solved] unstable ZEOSDBO-7.0.1-beta -Lazarus 1.0.2
- Replies: 8
- Views: 3064
[solved] unstable ZEOSDBO-7.0.1-beta -Lazarus 1.0.2
hi dear I install Lazarus 1.0.2 ( i386-32bit , with FPC 2.6.0) on windows 7-64 bit and download ZEOSDBO-7.0.1-beta from : http://zeos.firmos.at/portal.php I can install the package (ZEOSDBO-7.0.1-beta ) in Lazarus with no any errors and could used it , but when i restart (turn off then turn on) my m...