Microsoft SQL JDBC driver issue

Hello everyone,
I want to insert data from and to a Microsoft SQL DB so I downloaded a driver (edition sqljdbc_6.0). The problem is that when I want to import data into varchar columns in the DB blank spaces are right-padded to the size of the column. How can I avoid that? Is it driver issue or something else?
Thank you,
Vanessa

1 Comment

I couldn't reproduce this issue. Could you provide sample data which you want to import to SQL Server?

Sign in to comment.

Answers (0)

Products

Asked:

on 4 Jan 2018

Commented:

on 9 Jan 2018

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!