Connection active in IDE
Posted: Mon 29 Apr 2013 07:01
Hi
I have the following problem: I configure the properties from the connection at runtime (Server, Username, databasename ...) because it can be different by every customer. When the connection is active in the IDE, I compile and rollout this version, I get an error that i.e. the server is unknown when the application is startet by the customer. That's why the connection is set to active when the form (containing the connection) is created. Have I some possibilities to avoid this? (I know I can set active to false before compiling. But because it is set automatically to active when I open and close a table I often forget to set it to false ...)
Kind regards, Peter
I have the following problem: I configure the properties from the connection at runtime (Server, Username, databasename ...) because it can be different by every customer. When the connection is active in the IDE, I compile and rollout this version, I get an error that i.e. the server is unknown when the application is startet by the customer. That's why the connection is set to active when the form (containing the connection) is created. Have I some possibilities to avoid this? (I know I can set active to false before compiling. But because it is set automatically to active when I open and close a table I often forget to set it to false ...)
Kind regards, Peter