Resolving issues with the Welcome page

5th January, 2024
Applies to: Dataedo 23.x versions, Article available also for: 24.x (current)
You are looking at documentation for an older release.
Switch to the documentation for Dataedo 24.x (current).

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