Skip to content

Invalid precision value #538

Answered by freddy77
kothapraveen asked this question in Q&A
Discussion options

You must be logged in to vote

You are using a NUMERIC(255,3), it's not the scale it's the precision. See also ColumnSize in SQLBindParameter documentation https://learn.microsoft.com/en-us/sql/odbc/reference/syntax/sqlbindparameter-function?view=sql-server-ver16.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by freddy77
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants