we are using strataframe along with the ddt.
since the connection details (sql server, instance, login..) are stored within the "global" Strataframe Database, which is not available after deployment, how does the compiled application now that its suppossed to connect to sql server 192.168.1.15 for example ?
And if this information is somehow provided through the ddt, its still very likely that its different from the development enironment.
what is the recommended way of handling this ?
using DataLayer.DataSources.Add(... ? to "manually" set the connection ?
Thanks.
each time i create a new strataframe application and launch it for the first time, it will ask me to specifiy a connection for its database. this is not the "strataframe"-database. i had to specifiy a connection to the strataframe database after i installed the framework.
could you specify which topic within the Strataframe documentation you are refering to ? i have been reading through it quite a bit, tho i cannot find a chapter that explains it.
thanks.
Read this help section: