Hi
I have created temp table within my SP which has ignore dup key on it.
When duplicate rows are inserted, sybase gives warning saying "Duplicate key was ignored". This causes problem with my calling third party program.
Can I suppress the messages from sybase?.
Thanks in advance.
George
I have created temp table within my SP which has ignore dup key on it.
When duplicate rows are inserted, sybase gives warning saying "Duplicate key was ignored". This causes problem with my calling third party program.
Can I suppress the messages from sybase?.
Thanks in advance.
George