如何斷開並停止使用 BarTender 系統資料庫
問題
我可以中斷連線、停止使用並刪除 BarTender 系統資料庫嗎?
解答
可以,您可以停止使用 BarTender 系統資料庫,並從 SQL Server 中刪除它。
若要從管理主控台移除連線:
- 停止 BarTender System Service
- 前往 C:\ProgramData\Seagull\System\Service
- 開啟 config.xml
- 刪除 <ConnectionString> 和 </ConnectionString> 之間的所有內容
- 將 <SystemDbIsSetup> 標籤的值改為 false
- 儲存檔案。
- 重新啟動 BarTender System Service。
從 SQL Server 刪除 BarTender 系統資料庫可以完全透過 SQL Server Management Studio 完成。這部分操作不屬於 Seagull Scientific 技術支援的範圍,請參考下方的 Microsoft 文章。