bruno-pere Posted February 22, 2013 Posted February 22, 2013 Hi! In normal VCL applications, I always put my dataware non-visual components inside forms and the connection inside the mainmodule. I don't put queries and tables inside datamodule because usually I have many forms and too many data components. In UniGUI, can I use this method safely? Each user (datamodule and forms) runs inside it`s own thread, right? I'm asking this because I'm having a problem where I open a form and use normally but sometimes (i didn't find where/when/why) when I filter and reopen a query inside this form I see no data anymore. Thx! Bruno Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.