Hello, I have a stored procedure which returns a cursor, and am trying to call it from a CFMX page using cfstoredproc. CFMX is using the JDBC driver from SapDB. Every time I call the page I get an "[-3005]: Invalid SQL statement" error.
According to the error page, the attepted SQL is (param1) = call pagina( (param2) ) Does anyone know what this is, why I might be getting it and/or how to remedy the situation? Thanks you for your help, -- Javier Gostling D. <[EMAIL PROTECTED]> -- MaxDB Discussion Mailing List For list archives: http://lists.mysql.com/maxdb To unsubscribe: http://lists.mysql.com/[EMAIL PROTECTED]
