13-07-2015, 02:22 PM
Yes we use a database connection.
But I want to upgrade the datebase from 2012 to 2015.
Still I need a file to start the conversion.
but I have no valid option.
I don't want to create an empty file, just make a new one manually.
in C:\ProgramData\visionapp\vRD 2012\vrd.config
i have this
<?xml version="1.0" encoding="utf-8"?>
<configuration>
<connectionStrings>
<add name="vCC:vapp" connectionString="server=xxxx\vapp;uid=vapp;pwd=xxxx;database=vapp"
providerName="Database" />
</connectionStrings>
</configuration>
but selection the upgrade from config option , I have no profile in the drop down to choose from.
But I want to upgrade the datebase from 2012 to 2015.
Still I need a file to start the conversion.
but I have no valid option.
I don't want to create an empty file, just make a new one manually.
in C:\ProgramData\visionapp\vRD 2012\vrd.config
i have this
<?xml version="1.0" encoding="utf-8"?>
<configuration>
<connectionStrings>
<add name="vCC:vapp" connectionString="server=xxxx\vapp;uid=vapp;pwd=xxxx;database=vapp"
providerName="Database" />
</connectionStrings>
</configuration>
but selection the upgrade from config option , I have no profile in the drop down to choose from.