Manual
Alarm
Burst Data
Dashboard
Data Source
Manual Inclinometer
Loadsensing
Ackcio
CSI
File Import
Geokon
SAA
Sigicom
Total Stations
Waste Management
Profound
Axilog
GSS
Webcam import
Displacement Graph
GIS
Historical Graphs
Real Time Display
Virtual Variables
SSO
Setup Azure AD for VDV
Setup Single Sign-On in VDV
Single Sign-On setup checklist
Manual provider setup
Analysis
API
Contacts
Contact Groups
Completeness
Data Export Task
Documents
Download Data
Localization
Notes
Month Overview
Reports
Site Setup
QA/QC
Project
Prism
Update Overview
Users in VDV
Manual Import
Setting up a webcam
Embed API
Webcam
User interface
License Overview
Graph Configuration
Site Map
Quick View
Videos
Guides
After install action list
Install VDV on-premise
Creating a new project
Installing scheduled tasks
Restarting the Vista Data Vision System
Exporting site and unit lists from db.robot.c
Exporting the settings from the File Converter
Muting sounds in VDV
Updating VDV with the store in offline mode
Migrate/Move Vista Data Vision to a new server
FAQ
Server Side
File Converter gets empty
Update header - new sensors added to the data file
Import modified or historical data
The VI Not Executable
Email subject contains information from the mail server
Webcam not importing pictures
How to configure Text Message Service
Run tasks minimized
Units
System Requirements
Backing up VDV
Front end
How to extend VDV Timeout
System validation after PHP 8 update
- All Categories
- FAQ
- Server Side
- Import modified or historical data
Import modified or historical data
Updated by Ragnar Tryggvason
To import old historical data into the database, it is possible to do so manually. Data Import can also update/modify the data in the database (if incorrect data has been imported). The procedure is to create a MOD file with the time period in question and import it into the database.
MOD method can do the following
- To import archived data. If the current DAT file only contains recent data but DAT files containing data from previous years also exist, then the Import Data function is used to import that data into the database.
- The data in the database is incorrect, or there are gaps in the data that need to be filled.
- Open the .dat file, which contains the data to be imported. Open the file using a text editor (Notepad++ is recommended).
- Make sure that the column names are exactly the same. If the column names are not the same, then VDV will add a new column to the database table for the new column name.
- Delete all unnecessary readings and leave only lines that should be imported.
- Save the file and add MOD at the end of the file name (filename.dat -> filenameMOD.dat). Save the MOD file in the same folder as the original .dat file.
- Go to db.robot.c->Edit->Import data. Select the Site in question and select Start Import (there should be an X in the MOD .dat file column to indicate that a MOD file is available.