You are on page 1of 7

SQL Compact Check

1. DIAView will install SQL Compact automatically, default support 4GB.


2. Check SQL Compact installation
 Right-click DIAView Development and open the “Properties”.
 Open the “Open Folder Location”

3. Open the Folder and Find the below .dll files.


 System.Data.SqlServerCe.dll
 System.Data.SqlServerCe.Entity.dll
If the file is exist, it means that success install SQL Compact
How to Generate the SQL Compact document
1. Open DIAView and go to RecordVariable to config the DataLog Variable

2. Run the Project

3. After Running the Project, right-click the Project Name and “Open the Project
folder”

4. Go to the Project Name\History folder and find the Histroical DataLog file.
How to see SQL Compact data with External Tool
1. Install SSCERuntime_x64-CHS Tool.

2. After installation, download the SqlCe40Toolbox and Open the


SqlCe40Toolbox.
3. Right-click the “No SQL Server Compact Data Connection found” to click the
“Add SQL server Compact 4.0 Connection.”
4. Choose “Browser” to find the History data file folder.

After choose the file, type the Password and click “Close”.
Note: DIAView Historical data password default is “666666”.
5. Choose “Script as SELECT” and “Execute” to see the data.

6. Export as Excel file

You might also like