Page 1 of 1
How DO I remove Database Externals from Standalone Build?
Posted: Thu Aug 11, 2011 2:59 am
by BarrySumpter
Can't seem to work out why my Standalone build contains database externals.
Wouldn't be the datagrid would it?
Any positive constructive assistance would be greatly appreciated.'
Re: How DO I remove Database Externals from Standalone Build?
Posted: Thu Aug 11, 2011 3:46 am
by BarrySumpter
Weird.
Found a work around.
I created a new MainStack and copied all work to it.
The new MainStack builds WITHOUT db externals.
The original still builds WITH db externals.
Can't see any differnece in the build settings.
Re: How DO I remove Database Externals from Standalone Build?
Posted: Sun Aug 14, 2011 12:12 am
by Mark
Hi,
This often goes wrong. Just select inclusions manually in the standalone application settings. Deselect the external that you don't need.
Best,
Mark