S
Shane Jones
I've inherited a project which has numerous fields that have extra spaces in
them -- this is causing a problem with data Inserts, Edits, and Deletions in
my .ASP Website.
I'm importing data tables from ACCESS 2003 into SQL Server 2005, and I need
to know if there's a way that I can Right Trim all fields on the imported
tables during the Import Process.
Will I have to scrub all these tables in ACCESS before hand, or is there a
much simplier method to trim the spaces during import.
Thanks in advance for any ideas offered.
Shane
them -- this is causing a problem with data Inserts, Edits, and Deletions in
my .ASP Website.
I'm importing data tables from ACCESS 2003 into SQL Server 2005, and I need
to know if there's a way that I can Right Trim all fields on the imported
tables during the Import Process.
Will I have to scrub all these tables in ACCESS before hand, or is there a
much simplier method to trim the spaces during import.
Thanks in advance for any ideas offered.
Shane