Viewing 15 posts - 12,766 through 12,780 (of 26,486 total)
Got my posts backwards. Duplicate post, please post answers here, the Working with Oracle forum.
April 17, 2012 at 12:52 pm
Duplicate post. Please direct all replies here.
Got them backwards, post replies here.
April 17, 2012 at 12:47 pm
I recommend reading the following:
April 17, 2012 at 12:21 pm
Make that a third for doing it all in SSIS. We built several processes for exporting and transfering data to third party vendors using SSIS at a previous employer....
April 17, 2012 at 12:08 pm
If you have a test or development server, test out different recovery senerios. See what works and what doesn't. That would be the best avenue to approach this...
April 17, 2012 at 11:34 am
sqlfriends (4/17/2012)
But I still get the error, I also tried to reverse the order,...
April 17, 2012 at 11:25 am
Anyone with knowledge or experience with FILESTREAMS, please go here: http://www.sqlservercentral.com/Forums/Topic1285131-1550-1.aspx.
April 17, 2012 at 11:18 am
I may be wrong, but from what I was reading, your transaction log backups should contain updates to data stored in a filestream column. Filestreams are supported by all...
April 17, 2012 at 11:17 am
hbtkp (4/17/2012)
i hv another prov
i have delcare variable
declare @abd datetime
now i need to get 1 date from function
like
select @abd = fromdate from item2(@rdfd)
fromdate...
April 17, 2012 at 11:02 am
hbtkp (4/17/2012)
ok. i already posted my formula for cumulative.
Really? Would you please provide the link to the post with this formula? Unfortunately, I can't seem to find it any...
April 17, 2012 at 10:56 am
First thing to do is verify that you are deleting records from the correct tables in the correct order. Based on your error message it appears that the foreign...
April 17, 2012 at 10:45 am
SkyBox (4/17/2012)
S_Kumar_S (4/17/2012)
25 indexes on an OLTP table is quite high. You may also want to look for partial duplicate indexes which can be merged with other indexes.
There are a...
April 17, 2012 at 10:43 am
Sure, once I get my crystal ball back from the repair shop.
April 17, 2012 at 10:35 am
Viewing 15 posts - 12,766 through 12,780 (of 26,486 total)