Sunuer

Sunuer Manage Sunuer Easy Peripheral
Database Table Structure

Sunuer Easy's database synchronization feature requires setting the database connection string:


Database Connection String

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;

Replace the placeholders with your actual database parameters

Execute data synchronization:



Generate tables directly in the database (the database connection string must be correctly filled in to execute)