March 12, 2002 at 4:43 am
Hello, I have a DTS package I can execute using SQL Enterprise Manager 2000. When I make run this DTS as a job, I have the error : "error string : Column name 'Catégo'". I suppose there is a problem with accent letters given to the shell command. I know the best way to get out of this problem would be to change the column name, but I can't. Any suggestion ?
Ray
Ray
March 12, 2002 at 4:50 am
Have U Tried enclosing the column Name in [column name] in square brackets.
quote:
Hello, I have a DTS package I can execute using SQL Enterprise Manager 2000. When I make run this DTS as a job, I have the error : "error string : Column name 'Catégo'". I suppose there is a problem with accent letters given to the shell command. I know the best way to get out of this problem would be to change the column name, but I can't. Any suggestion ?Ray
March 12, 2002 at 7:13 am
Thx Neil, I solved the problem. This DTS package was imported from a french regional settings server. So, I decided to rebuild it directly on the server it needs to run. It works fine now, but it sounds a little weird to me.
Ray
Ray
Viewing 3 posts - 1 through 2 (of 2 total)
You must be logged in to reply to this topic. Login to reply