Posted: Sun Dec 05, 2004 5:01 pm
It is if the server is up to handling that amount of connections. The script will be acting just like a web page does, except instead of being called by a browser...it is called by your program. But take on board what agtlewis says, once somebody monitors your program and realizes that it calls a remote script to get and save data to, them may start to abuse it and send their own commands to the server. So make sure the database user in the script only has minimal privledges, so it cant delete everything from the database etc.