Bingo migrated to new database
Open
- Dominant language
- C++
- Stars
- 406
- Forks
- 134
- Avg merge
- 2d 11h
- Merged PRs (30d)
- 24
Description
WE have installed Bingo on SQLServer. The database was migrated to new instance (name changed), but Bingo still uses the old name in the settings, giving an error every time we try to insert new molecule:
Msg 911, Level 16, State 4, Procedure bingo_SMIMDBD_339584348_Insert, Line 11 [Batch Start Line 15]
Database 'SMIMDBD' does not exist. Make sure that the name is entered correctly.
(SMIMDBD is the old DB name, it doesn't exist).
Dropping and creating index did not help.
Uninstalling and installing the cartridge did not help either.
How can it be fixed?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.