Jump to content

Where to put dataware non-visual components?


bruno-pere

Recommended Posts

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

 

 

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...