Community forum

Please note that VisualCron support is not actively monitoring this community forum. Please use our contact page for contacting the VisualCron support directly.


Support
2013-08-05T15:34:15Z
The following changes have been made so far:

[BUGFIX] Client: Fixed a problem with deleting SQL parameters
[BUGFIX] Server: Fixed an issue that could cause Decompress (zip) Task to fail (appeared first in 7.0.1)
[BUGFIX] Client: Fixed an issue with storing parameters in DTS and SSIS Tasks
[BUGFIX] Server: Fixed an issue that ending semicolon was deleted in SQL queries (appeared first in 7.0.1)
Henrik
Support
http://www.visualcron.com 
Please like  VisualCron on facebook!
Sponsor
Forum information
Jim.Poklitar
2013-08-07T02:15:30Z
7.01 error with parameters to stored procedure - procedure fails because '{' is being passed - it does not appear to be fixed in 7.02.

Error in SQL query: ERROR [42000] [Microsoft][ODBC SQL Server Driver][SQL Server]Incorrect syntax near '{'.

Exception in Task: ERROR [42000] [Microsoft][ODBC SQL Server Driver][SQL Server]Incorrect syntax near '{'.

I need to back-rev to 6.2.2 - how can I do this - need help as soon as possible.
Jim.Poklitar
2013-08-07T02:49:42Z
Tried uninstalling 7.02 and install of 6.2.2. I keep backup copies of the settings folder. Copied backup files into Settings folder - not seeing any jobs. Tried importing a zipped copy of the backup files - still not seeing any jobs. Any help would be much appreciated.
Jim.Poklitar
2013-08-07T04:00:27Z
I should mention as well that all the rest of my settings appear to be intact - just the jobs that are missing.
Support
2013-08-07T06:35:55Z
Please post your query here or send to support@visualcron.com.
Henrik
Support
http://www.visualcron.com 
Please like  VisualCron on facebook!
Jim.Poklitar
2013-08-07T10:56:16Z
Here's the first line from one of the queries failing:

ALTER PROCEDURE [dbo].[BFS_INSERT_PRIWIN_DSP]
@IN_FILE_NAME NVARCHAR(512)
Scroll to Top