I appriciate your time & help.When I tried it.I got Access Violation Error..How to close all windows in one action? Any otherthing you can think of?
Thank you
Hi,
My app resides in system tray. When it runs firsttime it loads 6-8 instance of a form say TForm1 (nonmodal) reading values from database and displaying it.
Form1.Create & Form1.Show methods are executed from another form. Right now if you run application you see first window is...
Well..Im new to delphi..so I dont know lot abt memory leaks n stuff.. i just read post from whosrdaddy it said you have to have Coinitialization. I tried it using in different sample i found on net and it didnt work. It gives me an error "Coinitialization not found or something". May be Im wrong...
Well..One of reason to use dll approach can be separating business logic, creating one more layer. I dont see real use unless you can able to perform data manupulation operations...
I did read your last post,tried to use initiaization section..it wont compile. What is good place to insert initilization section in sample code given by Andrew? I thought notmally it is at the end of unit.
Hi Andrew,
Wow..Great code!! Do you think same functionality can be achieved by just using ADO & not using datamodule ? Can you perform DM operations using dll..like insert update? I tried it I get an error coinitiaize has not been initilized.
As always appriciate your...
could you make sample code work?I cant make it work because it cant find data base for CustomerForm_Replacement form. it wont let me change OledbConnection1 string either. I dont know lot about dot net..
Thank you I will check it out..I could go to ftponline last night. I know tmssoftware they are coming up with plugin framework too..most important part is how you implement in your app..
Hi,
Have anyone tried to create plug in based application? I have plan to do this application in delphi..But im interested know more about design/implementation part. Thats why I am posting it here.. My company is working on application that sync with outlook..I would like to create an...
Hi,
Have anyone tried to create plug in based application in delphi? My company is working on application that sync with outlook..I would like to create an application use can customize the way he/she want..may be like displaying form or customizing form contents. I know this doesnt have to...
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.