Open todaysoftware opened 2 years ago
Setting the procedure name when the database is not connected causes the above exception.
To fix this I moved the code that generates the SQL from where it sets the procedure name to just prior to preparing the statement.
Setting the procedure name when the database is not connected causes the above exception.
To fix this I moved the code that generates the SQL from where it sets the procedure name to just prior to preparing the statement.