Hi again,
I have more information about the problem (my application seems not to terminate). I hope someone can know what this all staff is about, because I have no idea!
I have run my application from the Delphi Debugger using the Threads, Modules and Event Log Debug Windows and here is what...
Hi again,
I have more information about the problem. I hope someone can know what this all staff is about, because I have no idea!
I have run my application from the Delphi Debugger using the Threads, Modules and Event Log Debug Windows and here is what I get:
When the application reaches the...
Hi everybody,
few days ago I started a Thread about this matter. My problem is that when my Application in Delphi should terminate, the forms are all closed but the process still appears in the Task Manager of Windows.
I use Delphi 7 and Windows XP, and my application comes from the upgrade of...
Hi everybody,
I'm not an expert and I can't see the solution to this problem:
I have programmed a set of procedures and events in order to make automatic backups. Before a 'BACKUP statement' I call another procedure, that ensures that my database is valid. Code to create this procedure is as...
Hi everybody,
I have a serious problem with my Application in Delphi - it never ends!
There is an Exit Button in the main Form. Its Event Handler closes everything and makes some additional tasks. Then comes the FormClose EventHandler. And then, even if I use 'Application.Terminate' you can...
Hi everybody,
I work with Adaptive Server Anywhere. I'm automating some tasks using schedules and events and I have encountered some problems when trying to include validation in an event. The following code works alone (tested from Interactive SQL):
call sa_validate (check_type = 'express')...
Hi everybody,
Recently I have moved from BDE and TBDEClientDataSet to dbExpress and TClientDataSet with a Provider (but in the same DataModule).
My application is server-client and needs to keep track of 'Events' and 'Activities' so I have two Log tables, which use a Key Field named 'Index' of...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.