Importing a large record collection from a web server log file. approx. 25-30 million recs. No biggie there.
Problem is that we encounter non-whitespace characters that blows up the import.
Is there any feature of SQL2K that can override these characters when it encounters them ... or must this cleaning of non-white space characters be done before the import?
Does DTS have any built in functions to handle this?
Thanks
Problem is that we encounter non-whitespace characters that blows up the import.
Is there any feature of SQL2K that can override these characters when it encounters them ... or must this cleaning of non-white space characters be done before the import?
Does DTS have any built in functions to handle this?
Thanks