kovan
Nov 1st, 2000, 11:13 AM
i have been working on this project for quite sometime
and damn i am happy that the backbone is done
i dont know what i should do from here
the app connects to one db on the network
should i install the app on EVERY machine
or just throw the exe on the server
and have all machines using that one exe
or should each client have its instances
anyone that can give me cons' n pro's for both that would be great
thanks
here is some pros about having just one exe
that if i update it, i only have to do it to ONE file
and the fact that it depends on an ini which if i change this ini then i only change it once instead of many..
and damn i am happy that the backbone is done
i dont know what i should do from here
the app connects to one db on the network
should i install the app on EVERY machine
or just throw the exe on the server
and have all machines using that one exe
or should each client have its instances
anyone that can give me cons' n pro's for both that would be great
thanks
here is some pros about having just one exe
that if i update it, i only have to do it to ONE file
and the fact that it depends on an ini which if i change this ini then i only change it once instead of many..