Within the CF Administrator (v4.5.1) is there a way to use an NT domain (NT v4.0 SP6a) account to create an ODBC connection to SQL Server (v7.0 SP2).
I know I can use a SQL Server account to create the ODBC connection but unfortunately the database had previously been set up using NT authentication (using a local domain account) and all of the stored procedures are owned by the domain account user ID. When I make a call to the stored procedure using Cold Fusion it can't pass the domain account user ID and password to the database.
Is there a way to work around this issue? At this time, we need to keep the domain account.
Thanks.
I know I can use a SQL Server account to create the ODBC connection but unfortunately the database had previously been set up using NT authentication (using a local domain account) and all of the stored procedures are owned by the domain account user ID. When I make a call to the stored procedure using Cold Fusion it can't pass the domain account user ID and password to the database.
Is there a way to work around this issue? At this time, we need to keep the domain account.
Thanks.