Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
Author |
Topic |
jmiilman
Starting Member
4 Posts |
Posted - 2010-01-29 : 14:23:50
|
Hello,I am attempting to do an import from an Access db file through Transact SQL. The issue I am having is that the nvarchar fields have trailing Ascii Nul values. Does anyone know a way to stop the nul values or an easy way to clear out the nul values trailing the actual data in the field?Thanks in advance! |
|
|
|
|