uFrame icon indicating copy to clipboard operation
uFrame copied to clipboard

Any way to reference elements in one database from another?

Open grofit opened this issue 9 years ago • 2 comments

So I have a project with 2 databases, mainly so the code generated can be kept separate, and I am trying to reference components and events in the first database (lets call it A) in the second database (lets call it B), however I cannot see any obvious way to reference A from B, I have tried going to show and typing in something in A but nothing seems to work there, so is there a way to do this?

grofit avatar May 17 '16 18:05 grofit

Databases are completely seperate logical projects. Workspsaces and seperate graphs are what you should be using.

micahosborne avatar May 25 '16 15:05 micahosborne

Can you isolate your generated code into separate folders at workspace level?

grofit avatar May 25 '16 17:05 grofit