I installed SQL Server 2005 Express in a computer to replace MSDE.
Now I cannot connect it on my SQL Server Group with Server Enterprise
Manager.
Thanks
...
more >>
After upgradeing an existing MSDE instance to SQL Server express a backup
won't work. When using the following statement: "Backup Database APPDBTo
Disk='C:\Data\Archives\APPDB.bak' With Init" we get the error "Invalid
column name 'mirror_count'". If we rebuild the MSDB by running instmsdb.s...
more >>