Search found 14 matches

by NeiSep
21.01.2007, 14:58
Forum: 6.5.1 (alpha) - 6.6.x (beta)
Topic: how to hide error?
Replies: 12
Views: 1704

Hmm okidkie weird entire app is so slow and it almost hangs itself four couple minutes then it works again and then it is the same.
Anyway im not sure what the problem with eating entire memory was but i think i did fixed it.
by NeiSep
14.01.2007, 16:14
Forum: 6.5.1 (alpha) - 6.6.x (beta)
Topic: memory goes up and down
Replies: 2
Views: 543

i think i maybe fixed it but the app seems to go up in memory slow now instead hehe weird
by NeiSep
14.01.2007, 15:52
Forum: 6.5.1 (alpha) - 6.6.x (beta)
Topic: memory goes up and down
Replies: 2
Views: 543

by the way im using TZConnection, TZQuery, TZSQLMonitor
Can't get whats make it raise so much and then go down and then up and then down.
by NeiSep
14.01.2007, 15:48
Forum: 6.5.1 (alpha) - 6.6.x (beta)
Topic: memory goes up and down
Replies: 2
Views: 543

memory goes up and down

Hello i got a problem hmm or problem or problem it just enoying thats all well i making a software thats add stuff to a MySQL database and the memory goes up and down entire time and i donnu why. I know it is becuse the MySQL componets that it goes up and down but why i mean it shouldn't raise so mu...
by NeiSep
14.01.2007, 09:57
Forum: 6.5.1 (alpha) - 6.6.x (beta)
Topic: how to hide error?
Replies: 12
Views: 1704

well okey close but oki i gone check what am i gone close the query or the connection to MySQL ? Becuse im doing a server thats get registration from several hubs and adds infomation to MySQL db and for this i need the connection to be alive all the time until i shut it down. And if i was gone call ...
by NeiSep
13.01.2007, 20:04
Forum: 6.5.1 (alpha) - 6.6.x (beta)
Topic: Install of newest ZeosLib for Delphi 7 is not working.
Replies: 8
Views: 3320

yea well i did read it and i did as it stod but it was very annoying becuse it did not work i had to reopen the project in Delphi to get the dialog box to apear.
Now it works perfekt i just have to start to learn how it all works hehe.
by NeiSep
13.01.2007, 19:55
Forum: 6.5.1 (alpha) - 6.6.x (beta)
Topic: how to hide error?
Replies: 12
Views: 1704

How do i make this to not eat memory is it possibul to flush or clear after i done a query?
by NeiSep
13.01.2007, 18:50
Forum: 6.5.1 (alpha) - 6.6.x (beta)
Topic: how to hide error?
Replies: 12
Views: 1704

Hey
i think i fixed it thank you very much for your help
by NeiSep
13.01.2007, 17:27
Forum: 6.5.1 (alpha) - 6.6.x (beta)
Topic: how to hide error?
Replies: 12
Views: 1704

EZThrowable is the exception class raised by our components. The ones you mentioned above. Just look for things like 'Exception handling', 'Exceptions', 'raise', 'Try except' in Delphi Help or a standard work about delphi/object pascal. It is possible to write to the ZSQLMonitor manually. You'll ne...
by NeiSep
13.01.2007, 13:11
Forum: 6.5.1 (alpha) - 6.6.x (beta)
Topic: how to hide error?
Replies: 12
Views: 1704

Use a construction like this: try Connect; except on e:EZSQLThrowable do HandleException(e); end; Not 100 % sure about syntax, but I thinkthis principle will do. Mark where can i read about this ? i want to learn how to use this stuff. and i do not use EZSQLThrowable i use only 3 components: TZConn...
by NeiSep
13.01.2007, 00:12
Forum: 6.5.1 (alpha) - 6.6.x (beta)
Topic: how to hide error?
Replies: 12
Views: 1704

What kind of errors are you looking for? As far as I know all errors raise a normal exception. How to catch them is Object Pascal, not Zeoslib, I would think. If you catch exceptions of EZSQLThrowable class you will have most of Zeoslib exceptions. Mark i mean like i get popup when i can't connect ...
by NeiSep
12.01.2007, 22:38
Forum: 6.5.1 (alpha) - 6.6.x (beta)
Topic: how to hide error?
Replies: 12
Views: 1704

how to hide error?

Hello

how do i hide errors i looked in the exampels but nobody did take this up.
i want to show errors in file i do not want a popup in the software and i can't find in out any knows what todo ?
by NeiSep
12.01.2007, 21:19
Forum: 6.5.1 (alpha) - 6.6.x (beta)
Topic: Install of newest ZeosLib for Delphi 7 is not working.
Replies: 8
Views: 3320

i fixed it hehe rofl well it toke some time after reading alot on the forum.
by NeiSep
12.01.2007, 20:41
Forum: 6.5.1 (alpha) - 6.6.x (beta)
Topic: Install of newest ZeosLib for Delphi 7 is not working.
Replies: 8
Views: 3320

Install of newest ZeosLib for Delphi 7 is not working.

Hello i have tried to install this but it seems impossibul whatever i do it just won't install i get all kinds of weirdo errors: [Fatal Error] ZPropertyEditor.pas(50): File not found: 'ZClasses.dcu' This is one of them i get when i trying to install and other stuff thats being complaind on is when t...