UNSOLVED

monder

updated

11 years ago

M

monder

1 Message

0

45421

June 1st, 2015 04:00

SQL 2008 R2 Database Support

Question SQL 2008 R2 Database Support

Hello,

Just doing a new implementation of WDM Enterprise on Windows Server 2008 R2 and hooking into a 2008 R2 database. It's not connecting to a new DB I have had created but it seems like a required field is missing from the install routine to me. For connecting to a separate DB and not using a local Express instance it asks for:

Server
UserName
Password

It won't connect, but I'm not surprised, what about the name of the database?? How am I suppose to specify that? Also checking in the install notes the following database versions are supported:

Microsoft SQL Server 2005, 2005 Express, 2008, 2008 Express,
or 2008 R2 Express (32-bit)

No full blown SQL 2008 R2, is that right? It won't work then?