Viewing 15 posts - 2,836 through 2,850 (of 3,366 total)
This is the second time I have seen this error and the answer is rather simple Partioned Views are based on the Original Union ALL views which are not updatable...
April 29, 2007 at 12:27 pm
I am glad to see you have solved the problem.
April 28, 2007 at 7:15 pm
Some minor explanation needed SQL Server 2005 can natively support UTF8 because of the .NET CLR in SQL Server 2005 but 2000 also accepts UTF8 because although the .NET FCL(framework...
April 28, 2007 at 4:56 pm
The reason is little known fact about SQL Server 7.0 Unicode require reinstall of SQL Server and it ends on table level so search results cannot be compared to what...
April 28, 2007 at 10:38 am
Loner,
You will see all the classes in the first link below, I think Microsoft needs to increase the number of women presenters teaching the classes because Ralph Kimball's team is 60%...
April 26, 2007 at 5:39 pm
Steve,
The quick answer is Microsoft will not do that because most of what he is asking for is currently used in packaged software products like Project and MOSS. In his...
April 26, 2007 at 5:09 pm
It is actually simple and no it has not changed you need to put the .bak file in the location below then go to Management Studio and right click tasks restore...
April 26, 2007 at 2:18 pm
I am sorry you are doing more than three peoples job but if your employer pays for Team Suites you cannot control what developers do on the OLAP end now because...
April 26, 2007 at 10:27 am
My point is simple don't give developers access to your database servers give them a dev copy.
April 26, 2007 at 9:39 am
You are not getting the point we are trying to get across to you developers don't need access to your database servers but they need a development copy similar to where...
April 26, 2007 at 9:27 am
Lets hope what your employer’s needs to get developed is easy so you can hire developers as needed but I for one have left jobs like yours because I was...
April 26, 2007 at 7:37 am
I don't think you need to pay anybody to migrate one RDBMS to the other, Microsoft provided a very long documentation for moving Oracle to SQL Server run a search...
April 24, 2007 at 5:34 pm
In Software Engineering companies it is best to use test copy for development do regorous testing before implementation on the live database, I think that is the reason relational Algebra...
April 24, 2007 at 10:24 am
I currently work for a software services giant and the quick answer is every developer runs the developer edition locally with local copies of the database. The applications main RDBMS...
April 24, 2007 at 10:14 am
Viewing 15 posts - 2,836 through 2,850 (of 3,366 total)