Recent content by masterziv

  1. M

    SQL_SetVariable usage in a plugin.

    Hi, I'm writing a plugin (or trying to do so) and I need to execute a query with some parameters, I do like this: and I've got res == 1036 (ORA-01036: illegal variable name/number) Am I doing it correctly? Can I have an example of usage of SQL_SetVariable ?
Back
Top