Jump to content

Multiple datamodules


d.bernaert

Recommended Posts

Hello,

I'm working on an ERP-application and I would like to split up my data access components to different data modules in combination with the module withing the framework.

So I've created a few datamodules for each module.

The problem that I'm facing for the moment is that my main database access component (IbDac) is on the unimainmodule where it should be I think.

At design time I can reference the main database access component from the different modules.

At runtime I get the error that the connection is not defined.

I seems like the additional data modules are created before the unimainmodule, is this the case and how can I solve this issue?

Thx,

Dominique

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