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
BaseStationImport SQL error
Re: BaseStationImport SQL error
Sorry for the late reply, took me a while to get around to trying it out for myself.
It's not loading the plugin because of the version number changes in the last preview release. It'll be fixed in the next preview release which should be fairly soon.
It's not loading the plugin because of the version number changes in the last preview release. It'll be fixed in the next preview release which should be fairly soon.
Re: BaseStationImport SQL error
This should now hopefully be fixed in the preview that's up on the site.