Microsoft SQL JDBC driver issue
3 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
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 Kommentar
Kojiro Saito
am 9 Jan. 2018
I couldn't reproduce this issue. Could you provide sample data which you want to import to SQL Server?
Antworten (0)
Siehe auch
Kategorien
Mehr zu Database Toolbox finden Sie in Help Center und File Exchange
Produkte
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!