So, I am currently doing project for my branch office. I was making it there but right now I am away from office. I have set db connection with zeos which connected to local server of branch office that has database in it. However, right now I need to correct some stuffs but since I am away I cannot be connected to branch office's server which have the db. in my zeos connection I set its properties (no coding, just set it directly from its properties):
database name : xxx
host name : ((ip server))
when I fix something, connection turned to false (obviously). can I set this to true in coding so when I sent this app over this app can be used in branch office? thanks!