Invalid Precision: cbColDef value out of range

O

Otter

I get the following message when I try to use a parameter query with a
numeric field to Teradata. I can use a character field just fine.

[NCR][ODBC Teradata Driver] Invalid precision: cbColDef value out of range
 
B

Bernie Deitrick

Otter,

Try wrapping your variable or number in a CStr( ) to force it to be a
string for the query.

HTH,
Bernie
MS Excel MVP
 
O

Otter

How do I do that with Microsoft Query within EXCEL?

Bernie Deitrick said:
Otter,

Try wrapping your variable or number in a CStr( ) to force it to be a
string for the query.

HTH,
Bernie
MS Excel MVP


Otter said:
I get the following message when I try to use a parameter query with a
numeric field to Teradata. I can use a character field just fine.

[NCR][ODBC Teradata Driver] Invalid precision: cbColDef value out of range
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top