Applies To Product(s): SELECTserver Version(s): 08.11.07.111 Environment: N\A Area: Administration Subarea: License Management Original Author: Artur Goldsweer, Bentley Technical Support Group Problem After configuring a new SQL Server, unable to create a new database because you cannot login to SQL Server. Solution The Login user name and password are fine, but this with the EXPRESS Edition of SQL Server, it requires for Server the combination of machine name and instance name. So the upper left field for servername must be entered like this: servername\instance, i.e. server\sqlexpress. This entry is not case-sensitive See Also
↧