mikelawrence
Programmer
I currently have a sql server 2000 db and several websites on the same physical server. I now want to be able to access the db from web pages on another server. I want to restrict access to just stored procedures so there is no access to the data tables or to sql analyser etc. What is the best way to go about this? I am terrificly ignorant on this area and would appreciate any help. For example say i have a stored proc called GETBALANCE on a db with a name of MYDB001 how do i address it from a different server. I would really appreciate any guidance on this!
Thanks
Mike
Thanks
Mike