Viewing 13 posts - 1 through 13 (of 13 total)
I had the same problem and the only way I was able to resolve it was to click the Build Query button to go into the query builder. Then click...
April 18, 2011 at 6:32 pm
Who cares about performance on small tables. Performance only becomes an issue on large tables. I'd like to see a comparison with tables of 1 million and 100 million rows.
October 25, 2010 at 1:45 pm
I don't think the ItemQuantity, KitQuantity is a good idea because the same product could be part of multiple kits and you would not be able to distinguish between sales...
April 10, 2009 at 9:41 am
Actually, you don't need to duplicate records on the first version. You can create the current-version record at the time the first SCD split occurs. The first record would have...
April 8, 2009 at 8:32 am
I would like to have ability to create sub-folders in the Jobs area of SSMS so that i can organized jobs rather than have all jobs in one long list....
January 23, 2009 at 12:22 pm
Also, I can't make a subscription for a report with dependant parameters because the dependent parameters are disabled even after picking a value for the parent parameter. In the subscription...
June 18, 2008 at 12:41 pm
Furthermore, After I select all the parameters (clicking apply after each) and the report displays, if I then go back and change the first parameter (which should invalidate the other...
June 18, 2008 at 12:32 pm
In my case SQL 2005 SP2 fixed the problem.
May 27, 2008 at 8:40 am
Apparently SP2 fixes the problem. I haven't had any more hangs since applying SP2!
March 3, 2008 at 9:47 am
Omhoge, Do you have SP2 installed?
In my case, I don't have SP2 installed yet. I plan to install it this weekend. Then I will test to see if the problem...
February 29, 2008 at 9:23 am
I also have a package that inexplicably hangs (on 64 bit server). It hangs intermittently even in the designer. My package is simple, with one dataflow that reads data from...
February 28, 2008 at 7:31 am
I'm not sure I understand your question, but it sounds like you need help with the sql procedure to make use of the multi-value parameter.
I usually do this by making...
November 8, 2007 at 8:36 am
I also tend to prefer to make disk-based native backups first then backup those to tape. It is always less hassle to restore from disk than tape. In the past...
November 6, 2007 at 7:28 am
Viewing 13 posts - 1 through 13 (of 13 total)