Forum Discussion

steve_clarke's avatar
steve_clarke
Contributor
9 years ago
Solved

upgrade of sql server

We are currently on SQL Server 2012 and this will be upgraded to SQL Server 2014. I have backed up my SoftwarePlanner dbs and can restore them into SQL Server 2014. How do I configure QAComplete to use the SQL Server 2014 instance?

  • Like this?

    The value doesn't change anywhere so it will post the same one every time.

    I also suggest converting string to int before using the loop.

  • For me aqconvert.StrToInt() works just fine, I noticed you have not filled in the loop variable be sure to have a empty int variable just for this, for loop counts that var +1 every loop automatically.

    In my example loop it first converts string to Int, then within the loop it does +1 and posts a log.