Possible Bug -Inserting data-

Hi,

I have a form for insert data in a table, it was doing correctly, however today when i try to insert data show this error: “Error al insertar:
PROCEDURE optimx5_aplicativo.insertpr does not exist”

Can you help me? i changed the connection, review the parameters and all look correct…

Mauricio

Have you upgraded between these working and non-working version? It looks like that a stored procedure is not there or you don’t have access rights to it. Might be a config problem on the db side too.

thanks for your answer Albert,

I’m not sure of an upgrade, but do you know how update the aplication or project to the most recent version?
I reviewed the database and the priviledges, and the config is ok (i’m working on a mysql database) .

Mauricio