URL Method
In Pro ASP 3.0 and I am sure other literature there is mention of using the PARAM="URL" definfintion within your RDS object instead of using Connect, Server, and SQL parameters which would divulge a password.
In using PARAM="URL" is it possible to point to an ASP page which will open a recordset which can then be updated and sent back to the server database?
|