Viewing 15 posts - 736 through 750 (of 3,061 total)
mak12 (11/22/2011)
November 22, 2011 at 6:45 am
Joe B-478020 (11/21/2011)
We have a manufacturing system database that continues to grow. Each day, new manufacturing orders and purchase orders are inserted and new transactions...
November 22, 2011 at 6:20 am
sql_er (11/18/2011)
November 18, 2011 at 12:30 pm
ShawnTherrien (11/18/2011)
November 18, 2011 at 12:21 pm
You may want to take a look at document next: http://msdn.microsoft.com/en-us/library/cc966412.aspx ... it describes Microsoft Best Practices for testing I/O subsystem capacity and performance.
November 18, 2011 at 11:27 am
ShawnTherrien (11/17/2011)
November 18, 2011 at 11:18 am
Ivan Mohapatra (11/18/2011)
If i have a foreign key related to My Primary key how can i do it ...
By dropping the child table FK... dropping/recreating your Parent table PK... recreating...
November 18, 2011 at 11:11 am
JakeSA (11/18/2011)
November 18, 2011 at 11:04 am
I'm in agreement with both Grant and Gail.
Your training time would be much better used if focusing on what should be your area of expertise which is to be a...
November 18, 2011 at 8:53 am
Jako de Wet (11/18/2011)
Yes I can do that, but then I just have to make sure that account has enough privileges to run the job?
Try it 🙂
November 18, 2011 at 6:22 am
Jako de Wet (11/18/2011)
The web application uses a limited user account, but to be...
November 18, 2011 at 6:12 am
I'm having a hard time trying to understand the logic... could you please post the expected result as well as how are you planning to match rows on TableA and...
November 18, 2011 at 5:48 am
This may be better served in a BIDS discussion, did you try http://bidshelper.codeplex.com/discussions
Posting on SSC "Business Intelligence" section wouldn't hurt either 🙂
November 18, 2011 at 5:38 am
Michael.Gagne (11/17/2011)
Hi there - thanks for the suggestion SSCrazy but the column is still converted to nvarchar(384).
I would try adding a mask to to_number function, like...
select * from Openquery([MyOracleDatabase],'select DateCol,...
November 17, 2011 at 5:43 pm
Viewing 15 posts - 736 through 750 (of 3,061 total)