Re: StoredProcedures not working

2016-03-15 Thread dollj
ch 15, 2016 7:44 AM To: user@cayenne.apache.org Subject: StoredProcedures not working Hello, Has anyone experience of this issue? I'm executing a stored procedure from via cayenne. I have succeeded with another one, which is workign correctly. That one does nto return any data. However, when I

StoredProcedures not working

2016-03-15 Thread Fredrik Widengren
Hello, Has anyone experience of this issue? I'm executing a stored procedure from via cayenne. I have succeeded with another one, which is workign correctly. That one does nto return any data. However, when I try to run this procedure I get the error below. It seam like it does not find the proce