I am using use
block to cleanup JDBC Statements properly. But inside, I get syntax error trying to call a free function. Is there a syntax to do this?
Can you post some code from where you’re getting the error?
I am using use
block to cleanup JDBC Statements properly. But inside, I get syntax error trying to call a free function. Is there a syntax to do this?
Can you post some code from where you’re getting the error?