Viewing 15 posts - 31 through 45 (of 48 total)
Any feeback on this anybody?
Thanks
February 19, 2009 at 3:04 pm
Hi Jacob,
Thanks a lot for your prompt response. The only problem is I am not a .Net developer and only do database development and administration. One thing that I do...
February 19, 2009 at 10:10 am
Hi Jacob,
I read all your workshops on XML and have found it very useful. You have presented it very well with simple to advanced examples. Thank you for your efforts...
February 18, 2009 at 6:11 pm
Following I am including my sample XML files that I am trying to do variable replacement on.I am attaching them as this does not allow me to paste the xml...
February 18, 2009 at 4:33 pm
Any idea where can I find complete information or whitepaper on this.
I need to instruct my users here as not everybody has SQL 2k8 yet.
thanks
November 6, 2008 at 4:40 pm
Sorry Michael,I tried to delete this last night itself,but its not removing it.
I tried again and its still not removing it.
thanks
September 8, 2008 at 9:37 am
Hmm...i did the update without the looping through but still same values assigned to all Ids in ##T1.
I just tried yr method and it worked. I am trying to see...
September 8, 2008 at 9:35 am
Hi Chris
Thanks for you thoughts. However, without having to introduce a new function to do this,I have the following update script to do this. I am updating the ##T1...
September 8, 2008 at 9:11 am
If you are on SQL2005, then you can also use SSIS, which will make this task much easier and gain some performance too since it all happens in memory. You...
September 7, 2008 at 11:55 pm
Thanks all for useful inputs. I am trying them and will let you know if i have any issues again.
Cheers.
July 11, 2008 at 10:35 am
The code is posted just for an example to show how I am trying to capture the @@rowcount to print message whenever 1000 rows updated. There is a lot more...
July 11, 2008 at 9:11 am
Hi guys,
Thanks yr prompt feedback and solution. All the solutions seems pretty feasible. The left outer join i guess might just work fine. I was reading about the data partitioning...
August 30, 2007 at 12:47 pm
Thanks for the response. I just need to get the values (rows) from table1 that does not exist in table2. The values in table1 will be unique, however in table2...
August 30, 2007 at 12:41 am
Thanks a bunch Jason for providing the solution to handle the varchar datatype. I really appreciate your assistance on this.
cheers,
June 9, 2006 at 11:39 am
Thanks a lot Jason. This works. I cant thank you enough for this.
I was trying this to see if it will work if my second column in the input table...
June 8, 2006 at 7:35 pm
Viewing 15 posts - 31 through 45 (of 48 total)