Viewing 15 posts - 1 through 15 (of 19 total)
looks like setting the error output for the column to 'ignore failure' does the trick. not so elegant though.
any better ways?
June 19, 2006 at 1:25 am
i'm looking at my sql 2005, and it's listed where i said it was.
May 18, 2006 at 5:41 am
sp_execute is listed under 'Extended Stored Procedures' -> 'System Extended Stored Procedures' in SQL 2005
May 17, 2006 at 11:07 pm
hi, I'm experiencing the same problem.
Is there a way around this?, I need to 'insert' then do a 'select' inside a function.
thanks
May 17, 2006 at 9:33 pm
Thanks Jason, this will come in handy for me soon
May 15, 2006 at 6:01 pm
i was just digging around as per usual, didn't really pay attention to the date of the thread.
but it's cool. i've managed a work around for the errors i was...
May 15, 2006 at 5:53 pm
ok, I got a solution of some sort.
I did not inlcude those fields that's giving a convesrion error in the insert statement. I just run a separte Update query and...
May 11, 2006 at 7:09 pm
hate to say it, but I'm in the same situation.
Anyone have any further thoughts on this?
thanks
May 11, 2006 at 6:00 pm
Hi, thanks for responding. I was assured that there are no ';' as part of the value. it's only used to separate the array field.
May 7, 2006 at 5:09 pm
Hi Ian,
Can you be more specific?. I'm trying to do the same thing.
Thanks.
Roshec
April 25, 2006 at 6:52 pm
Hi Jen,
Would you mind posting your resolution on this issue?
I'm in the midst setting up transactional replication (SQL 200 Standard Edition) and I might encounter the same problem.
Thanks!
September 28, 2005 at 6:46 pm
Hi All,
Just want to close this issue. I've since realized that what I'm trying to do isn't possible, (trying to suppress error)
Thanks anyway.
September 28, 2005 at 6:39 pm
Hi David,
What can you say about this article?
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/architec/8_ar_da2_1uzr.asp
It says...
"When you execute a DBCC SHRINKFILE statement SQL Server 2000 fills the remaining part of virtual log with dummy records"
September 28, 2005 at 6:35 pm
Viewing 15 posts - 1 through 15 (of 19 total)