Jump to content

need SDAC+UniGui sample


reg4soft

Recommended Posts

  • 2 weeks later...

using unidac in unigui just as using in VCL model.put all unidac components in unimainmodule

And using them in uniforms.

 

.... or put the unidac components in a DataModule, but  - important - FM explained just today that the DataModule has to be created from the UniGui Wizard, see...

 

http://forums.unigui...t-demo/?p=21044

 

...to be sure that every session uses its own DataModule.

Link to comment
Share on other sites

I try to put a MSConnection into DataModule, and use it in MainForm,while try to connect SQL server ,i get the error like:

CoInitialize has not be called

 

by the way :blink:

MSConnection is one of the Component in SQL Server Data Access Components (SDAC)

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...