Hi theres,
thanks to bringing out the 1.4 releases. There are great features in there, but I thought that 1.4 can handle calls to stored procedures and functions?
I insert an
SELECT mysqlFunct(param1,param2);
and I got the old error that only insert/update/delete are valid
If I missed anything or is this feature still open in dev?
TIA,
Daniel
Hamm - Germany
thanks to bringing out the 1.4 releases. There are great features in there, but I thought that 1.4 can handle calls to stored procedures and functions?
I insert an
SELECT mysqlFunct(param1,param2);
and I got the old error that only insert/update/delete are valid

If I missed anything or is this feature still open in dev?
TIA,
Daniel
Hamm - Germany
Comment