-
1. Re: CF 9 admin database connection to SQL Server 2008
REEDPOWELL May 21, 2014 6:18 AM (in response to userCold9)Can you give us a little more detail on the "account" that you have created on the SQL Server 2008 system. Is it a SQL login or a Windows domain login? Are you certain that when creating the login in SQL that you then gave it permission to access the specific database that you are using on the CF Datasource screen? If you are trying to use a Windows domain login for the CF datasource access, I believe that the only way to make that happen is to create the SQL Login for the same Windows domain account that the CF service is running under. When you do that (use the Windows domain login), then you leave the username/password boxes blank on the CF Admin screen.
hth
reed
-
2. Re: CF 9 admin database connection to SQL Server 2008
userCold9 May 21, 2014 7:15 AM (in response to REEDPOWELL)Hi,
The default database setting is pointing to the database.
I noticed that the selection in the User Mapping that the database was not selected and the database role was not selected.
I selected the database and selected db_owner. Now, when verify the connection, the status comes back OK.
Thanks,
Mike

