Hi
I want to offer clients on my box access to a database but don't want to give complete access so I was going to write an API.
I wanted to restrict it to only users with a certain type of account and also make sure that it was only being used by clients on the local machine.
Is there some way I can tap into DA's database and verify their account or is this even necassary?
I'm assuming I can allow them to use the API by having an include on all there pages that will use it. Correct? If so what would the path look like? Perhaps a fully qualified path including drive etc? Also if I provided a fully qualified path is there any way they could then use that to access the file and find out the DB name and password etc?
Any and all help appreciated.
Thanks
BWH
I want to offer clients on my box access to a database but don't want to give complete access so I was going to write an API.
I wanted to restrict it to only users with a certain type of account and also make sure that it was only being used by clients on the local machine.
Is there some way I can tap into DA's database and verify their account or is this even necassary?
I'm assuming I can allow them to use the API by having an include on all there pages that will use it. Correct? If so what would the path look like? Perhaps a fully qualified path including drive etc? Also if I provided a fully qualified path is there any way they could then use that to access the file and find out the DB name and password etc?
Any and all help appreciated.
Thanks
BWH