I am trying to build a client server in stall for my program. I have set it up to browse and then run sql scripts but I would like to only have it run on the server side. I have the sql scripts to run only at this side for server but it keeps looking for server information and I was hoping to not have that part on the client side. Could anyone tell me a why to keep the brower for server part not required for client installs please.
Thanks