Error 3700

B

Ben

When I run my pass through query, I get this error 3700 "Invalid precision
for decimal data type. (Error 3700)".

This is the actual call script: procPrintInvoices 0,0,0,'449203'.

When I run the stored procedure in SQL Server analyzer, it runs without any
problems. So, I am thinking that the problem lies in the MS Access
interface.

I still do not have a clue on what is causing this though.
 
Top