cancel
Showing results for 
Search instead for 
Did you mean: 

Problem Creating User in Identity Center mmc

Former Member
0 Kudos

Hi all,

anyone who had the same database problem when performing the following action:

In identity center (the mmc user interface):

- go to your identity store

- on the general tab page of that identity store click on Add User button

- provide the input parameters

- click ok

- retrieve this error ([Error Message|http://img208.imageshack.us/img208/8959/addmanagererror.png])

I must add that the Database Server I'm using is MS SQL Express 2005.

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi Sven

What driver do you use for the connection to the DB?

You need to use the OLE DB Provider for SQL Server.

Former Member
0 Kudos

The problem has been solved, I found the following cause:

1. At first the Microsoft OLE DB Provider for ODBC Drivers was installed, this was due to the remote MS SQL connection problems we ran into.

2. I adjusted the ODBC driver as suggested by Christian R. Schmidt and it worked.

Thanks for the tip.

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi Sven,

I'm not sure if it's part of your problem, but SQLExpress is not a supported DB.

This could be an issue with the driver? What are you using for your DB connection.

Best Regards,

Matt