Sunuer

Sunuer Manage Sunuer Easy 周邊
資料庫表結構

Sunuer Easy 的資料庫同步功能需要設定資料庫連線字串:


資料庫字串

Server=192.168.1.105,7765SQLSERVER2022;Database=ZHXY;User Id=sa;Password=123456;MultipleActiveResultSets=true;TrustServerCertificate=True;Max Pool Size=100;Min Pool Size=5;Pooling=true;

其中:Server=192.168.1.105,7765SQLSERVER2022;Database=ZHXY;User Id=sa;Password=123456;

請將其中的內容替換為您需要連接的資料庫參數。

執行同步資料操作:



可直接在資料庫中建立資料表(必須正確填寫資料庫連線字串才能執行)