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.


sysiq
  •  sysiq
  • Free support Topic Starter
2009-04-27T14:38:08Z
I have two problems with MySQL at the moment:

1. When I use a stored procedure with variables I get an error:
"Unhandled exception in task: Only MySQLParameters objects may be stored"
2. When I try to use the SQLExplorer I get an error:
"Column ROUTINE_NAME does not belong to table Procedure Parameters. Databaseobjects"

Is there anybody having the same problems or has an answer to my problems.
I am using version 5.1.0 (build 20120).
Any help would be appreciated.

Jeroen
Sponsor
Forum information
GrahamG
2009-04-27T16:10:27Z
I have just set-up a MySQL connection and the browsing worked as expected.

I set both the database type and data provider to "MySQL" and it worked as I would expect.


Graham
sysiq
  •  sysiq
  • Free support Topic Starter
2009-04-27T16:27:41Z
I fixed it! You got me going in the right direction Graham.
I ended op making a new databse connection with ODBC as data provider.
We use MySQL ODBC driver 3.51 on almost every system here so I guess it conflicted somehow.

Thnx for your reply.
Scroll to Top