BaseStationImport SQL error
Posted: Tue Aug 28, 2018 4:30 pm
I have VRS preview 3 with SQL server plugin. Plugin is connected to SQl Server without error. When I tryied merge data from sqlite database to sql server then BaseStationImport return message:
The SQL Server plugin has not been installed or could not be loaded
command: mono BaseStationImport.exe -import -src SQLite ~/downloads/BaseStation.sqb -dst SqlServer Server=localhost,1433;Database=VRS;Uid=VRS;Password=Password;
BaseStationImport: version 2.4.0, built 6/24/2018 4:29:37 PM UTC
The SQL Server plugin has not been installed or could not be loaded
command: mono BaseStationImport.exe -import -src SQLite ~/downloads/BaseStation.sqb -dst SqlServer Server=localhost,1433;Database=VRS;Uid=VRS;Password=Password;
BaseStationImport: version 2.4.0, built 6/24/2018 4:29:37 PM UTC