[thelist] Database Management based on NT Permissions (SQL 2k db)

Anthony Baratta Anthony at Baratta.com
Thu Jun 13 16:11:01 CDT 2002


"Row level" permissions are going to be up to you and your DB Design. The
DB (with NT permissions) can be set on a table and column basis, but not a
row basis.

To get the user name/password, you'll need to interogate the HTTP headers
or use one of the COM objects to get this information. Once you have it,
you can pass that to ADO when you connect to the DB.
--
Anthony Baratta
President
Keyboard Jockeys

"Conformity is the refuge of the unimaginative."




More information about the thelist mailing list