I'm looking for a (temporary) fix to the problem I have with a connection that has become too huge to be managed. Each time I save it, it takes at least 5 minutes to complete the operation, so editing and debugging is just a pain.
To solve this I was thinking about breaking it up, moving some of the existing events to a new connection.
I'm not sure how to get some interaction between 2 connections. E.g. Now I have a toolbar button that submits a table to an event. Can I keep the toolbar button in the original connection, create an event in the new connection and let the toolbar button submit to that event in the 2nd connection? How?
Thank you
maxx
To solve this I was thinking about breaking it up, moving some of the existing events to a new connection.
I'm not sure how to get some interaction between 2 connections. E.g. Now I have a toolbar button that submits a table to an event. Can I keep the toolbar button in the original connection, create an event in the new connection and let the toolbar button submit to that event in the 2nd connection? How?
Thank you
maxx