Subject | Little double problem |
---|---|
Author | Olaf Kluge |
Post date | 2011-06-20T08:42:17Z |
Hello everyone,
I call a stored procedure via microsoft access odbc. Everything is fine, but
one thing is bad.
I don't use parameters, so I have trouble with floating points. "select *
from procedure('stringfield', numberfield, 100,22) The comma of last
parameter is the problem. It separates the value in two parameters. If I set
the value in quotes, it works not too.
Thanks for helping. How I wrote, I don't use parameters.
Best regards.
Olaf
[Non-text portions of this message have been removed]
I call a stored procedure via microsoft access odbc. Everything is fine, but
one thing is bad.
I don't use parameters, so I have trouble with floating points. "select *
from procedure('stringfield', numberfield, 100,22) The comma of last
parameter is the problem. It separates the value in two parameters. If I set
the value in quotes, it works not too.
Thanks for helping. How I wrote, I don't use parameters.
Best regards.
Olaf
[Non-text portions of this message have been removed]