I installing RDMS for the first time on a Windows Server 2012 R2 and SQL Server 2012. I have "Tester Server" connection and it works fine. When I click on "Create Database" I get the following error message: Unable to create database! An object column name is missing or empty. For SELECT INTO statements, verify each column has a name. For other statements, look for empty alias names. Aliases defined as "" or [] are not allowed. Change the alias to a valid name.

Clock6 yrs
|
|
Hi, I have entered a bug to show a validation message but you need to enter a database name before creating it.
David Hervieux  
Clock6 yrs
|
|
Now I feel dumb. Yes, it worked fine. Thanks.
Clock6 yrs
|
|