alexbrainman / odbc

odbc driver written in go
BSD 3-Clause "New" or "Revised" License
352 stars 140 forks source link

Invalid parameter value for parameter:1.[10105] #108

Open mchusovlianov opened 6 years ago

mchusovlianov commented 6 years ago

After update this library we start to receive this error: INFO[0121] SQLExecute: {HY105} [NetSuite][ODBC 64 bit driver][OpenAccess SDK SQL Engine]Invalid parameter value for parameter:1.[10105] module=gorm type=log How can we solve this issue? Could you help us with this issue, please?

alexbrainman commented 6 years ago

After update this library

What update? Tell me everything about that update.

we start to receive this error

Can you show me small program that displays that error message? What do I need to run that program?

Thank you.

Alex