Resolving issues with the Welcome page

Applies to: Dataedo 24.x (current) versions, Article available also for: 23.x

Welcome database is obsolete sample documetnation. You can not use Dataedo newer than 23.x. This sample database has set column database_id = 0.

To find this database you can execute the script:

select *
from 
    [dbo].[databases] d
where
    [d].[database_id] = 0


Note

We strongly recommend remove this database before upgrade by Dataedo Desktop app.

Image title