0 Trouble by creating database 4 Joachim Pfeifer posted 7 Years Ago Hello,I've tried to install RockRMS but got some trouble by creating the database. Here is the beginning of the error message:That Wasn't Suppose To Happen An error occurred creating database. Message: Bei der Konvertierung eines nvarchar-Datentyps in einen datetime-Datentyp liegt der Wert außerhalb des gültigen Bereichs. Die Anweisung wurde beendet. Current Script: INSERT [dbo].[AttributeQualifier] ([Id], [IsSystem], [AttributeId], [Key], [Value], [Guid], [ForeignKey], [ForeignGuid], [ForeignId]) VALUES (321, 1, 1333, N'definedtype', N'59', N'd03418da-bc29-47c3-aa36-1051841c62f9', NULL, NULL, NULL) INSERT [dbo].[AttributeQualifier] ([Id], [IsSystem],The message is still going on for round about 300 lines...Has somebody any idea what's going wrong?Thank you in advance!Joachim
Don Smallman 7 years ago Can you login to your database with those same credentials? Do you have any other databases created other than the default ones that SQL creates?
Don Smallman 7 years ago One more thing to try. Set the date and time format in SQL Serverhttps://support.microsoft.com/en-us/help/173907/inf-how-to-set-the-day-month-year-date-format-in-sql-server