I'd imagine these pages would be run on a server that has access to the SQL
server... said server having a datasource pointing at the SQL database in
question... and it's probably using <CFQUERY DATASOURCE="dsname"> to do
most/all of its calls... so who says you can't input a username/pw and have
those get plugged into the CFQUERY calls as normal? :)

----- Original Message -----
From: <[EMAIL PROTECTED]>
To: "CF-Talk" <[EMAIL PROTECTED]>
Sent: Friday, January 12, 2001 11:22 AM
Subject: Re: Web Based SQL Manager


> Correct me if I'm wrong ... but don't you have to use NT-integrated
security
> or SQL-based security? SQL Server has to authenticate something before
> granting access to underlying objects???
>
> Does your utility rely on 'sa' rights?



~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to