Viewing 15 posts - 16 through 30 (of 55 total)
Guys,
Thanks for the advice, and will prbably now do a defrag and dbreindex.
One final question, the concensus seems to be to Redbuild indexes first and then defrag. Is there any...
April 4, 2006 at 3:40 am
However if you have no plans to move over just yet then I found the following book invaluable. Often you will buy a book and it's either too simple or...
March 30, 2006 at 5:31 am
In which case you should be using the method LoadFromStorageFile.
March 24, 2006 at 5:18 am
In theory you can do this in DTS using VB script by instantiating an Excel object. However one limitation os that you will need to have Excel installed on the...
March 24, 2006 at 5:15 am
Did this work for you in 2000?
Also I take it that package '\PkgFolder\DataUpload' does exists on the server and not as a file on the server?
March 24, 2006 at 4:59 am
What are the specofics of the error message?
March 24, 2006 at 4:53 am
If you chnage the collation there is a risk it will have a knock on effect on other queries that were prevously working. I usually the cast the join expression,...
January 24, 2006 at 3:07 am
In the source query that you use get the data from access you could do a distinct across all coumns.
January 13, 2006 at 2:59 am
Check out this post..it may help.
http://www.sqlservercentral.com/forums/shwmessage.aspx?forumid=21&messageid=247772#bm248068
January 6, 2006 at 2:45 am
Could it be that the user deepcdbn1coll\sqloper does not have sufficient access for Analysis Services?
January 6, 2006 at 2:21 am
As the previous poster mentioned in 2000 this is not easy. we have several situations where we need to format data according to an xml schema and output as a...
January 4, 2006 at 6:53 am
I alwasy thought it would be running the DTS package as whoever was specified as the Job owner. So if this is sa then it may not have access to...
December 22, 2005 at 4:35 am
In EM open the package for edit. Right click and 'save as' and in the location dropdown select visual basic file.
November 30, 2005 at 9:00 am
Viewing 15 posts - 16 through 30 (of 55 total)