Data type mismatch issue

Moderator: NorbertKrupa

Post Reply
User avatar
anand@knoldus.com
Newbie
Newbie
Posts: 1
Joined: Thu Dec 05, 2013 7:07 am

Data type mismatch issue

Post by anand@knoldus.com » Thu Dec 05, 2013 12:53 pm

I am using Vertica DB with third party API but I am getting error on VARCHAR column.

When I am using same API with MySQL DB, It's working fine with VARCHAR but It's not working with Vertica VARCHAR data.

I have checked with third party API, They told me there is problem in VSQL Driver because It's returning a different data type for VARCHAR column.

Is it true? If yes than how I will resolve this problem.

I need data in MySQL VARCHAR format.

Please help me ASAP

Post Reply

Return to “JDBC”