Viewing 15 posts - 76 through 90 (of 109 total)
Found alternate way to do the same thing as word wrap -- control + enter. For anybody who is interested in the same thing.
Cheers SQL Crew...
November 13, 2008 at 1:29 pm
Issue resolved -- I was able to import the file into SQL 2000 once my IT guy provided me with the correct connection driver.
Thanks,
October 10, 2008 at 12:21 pm
No it was simply typed in no expression -- Thanks for your response but I just resolved the issue by creating a new connection manager object. I guess I...
October 6, 2008 at 10:32 am
Hi Gyanendra,
I appreciate your perserverance. What I have done is in the configure Error option of the flat file source object I have set the offending fields...
September 26, 2008 at 10:37 am
I tried the derived column suggestion but the failure actually takes place in the insert of the text file in the flat file source object. Most of the file...
September 26, 2008 at 9:29 am
Hi gyanendra
I tried what you said with the truncation ignore but I still got the same error. How do you trim when using the flat file source object?
Appreciate the...
September 26, 2008 at 7:04 am
The first issue appeared to be with my source files being imported with different delimeters than what was expected by the package -- Resolved.
I have a new issue now and...
September 23, 2008 at 7:32 am
Thanks Michael,
I appear to have something to work with now -- I will let you know the outcome.
Cheers,
September 19, 2008 at 8:54 am
Appreciate the response Gila... I was hoping there was some new short cut available I currently use the method you suggested.
Cheers,
September 4, 2008 at 1:33 pm
Thanks very much -- I didn't realize the Varchar(max) was the same size as Text column this in itself resolves my issue.
August 12, 2008 at 10:42 am
Actually the code is -- select distinct * into table_remove_dups from table_A
so I have several fields and want to make sure all are unique with out duplicate values but one...
August 12, 2008 at 10:26 am
Thanks all this is exactly what I needed -- apparently I didn't have correct permsissions -- no wonder I couldn't find it.
Cheers,
July 23, 2008 at 10:38 am
Viewing 15 posts - 76 through 90 (of 109 total)