G
Guest
I posted this in the wrong section. That's the right one maybe
Hello,
I have a database that I have delivered to the data-enter which has no
permission to develop/run new queries other than the queries that are
currently saved in the database.
I'm the data-manager. I would be able to update/change data in the
data-manager's DB by running queries from an external DB where I have just a
form with a command button: once the data-manager hits the button, the code
behind the form will run and changes are made.
Since I would prefer using SQL statements instead of writing lots of ADO
code, is there a way to manage userID and password thorugh SQL?
I think I need to log into the data-manager's DB with my userId and password
to make changes to data.
Actually, since the changes are made to tables where he normally
enters/changes/delets data, is it really necessary to log with my
userid/password?
Hope this makes sense!
Any explanation/suggestion on how to manage change from *outside* the Db are
very appreciate, since the data-entering staff is in Pisa (tuscany) and I'm
currently in Pittsburgh (pennsylvania).
Thanks!
Rocco
Hello,
I have a database that I have delivered to the data-enter which has no
permission to develop/run new queries other than the queries that are
currently saved in the database.
I'm the data-manager. I would be able to update/change data in the
data-manager's DB by running queries from an external DB where I have just a
form with a command button: once the data-manager hits the button, the code
behind the form will run and changes are made.
Since I would prefer using SQL statements instead of writing lots of ADO
code, is there a way to manage userID and password thorugh SQL?
I think I need to log into the data-manager's DB with my userId and password
to make changes to data.
Actually, since the changes are made to tables where he normally
enters/changes/delets data, is it really necessary to log with my
userid/password?
Hope this makes sense!
Any explanation/suggestion on how to manage change from *outside* the Db are
very appreciate, since the data-entering staff is in Pisa (tuscany) and I'm
currently in Pittsburgh (pennsylvania).
Thanks!
Rocco