Viewing 15 posts - 1 through 15 (of 15 total)
I was reading the Stairway on Indexes. For the tables that I am loading in chunks by year, would I be better off creating a clustered index that has...
August 30, 2013 at 2:42 pm
Thanks for the recommendations. I will look into those.
August 29, 2013 at 1:10 pm
By the way, I am a developer. We don't have a dba, so I make do the best I can.
August 28, 2013 at 2:15 pm
Koen Verbeeck (8/28/2013)
Is the destination database in simple recovery model?
Are the database files correctly...
August 28, 2013 at 2:14 pm
Thank you all. Much appreciated. I have passed on your recommendations to the powers that be.
July 22, 2013 at 10:31 am
Thanks for the feedback.
I've seen the feature comparison, but that wasn't an issue.
July 22, 2013 at 10:08 am
Unfortunately, we don't really have the time to do a bunch of testing. The server will be hosting a few databases. A couple of them support an intranet...
July 22, 2013 at 9:26 am
Just an update on what I did. I split the query into a base SP and two sub-SPs. Since I had two parameter sets that would never be...
July 18, 2013 at 8:49 am
Thanks for the recommendations. I really appreciate them. I will be checking out all of those links.
I tweaked my code to prefilter using the method I said. ...
July 17, 2013 at 1:11 pm
Thanks for the link. That article was very informative. My query does pretty much fall into his Catch-All classification. This query is being used to populate a...
July 17, 2013 at 12:37 pm
colA contains division numbers, with values of 10, 20, 30, etc.
colB contains GL Account Numbers with values of 3160, 3180, etc.
colC contains Process Codes with string values like apet, arss...
July 17, 2013 at 10:35 am
Just to let you know, I got everything working. I did have to uninstall SSRS and reinstall it. I did have to hunt around for that x86 option....
November 2, 2011 at 1:12 pm
Thanks for the link, but they don't have drivers for a Progress db. The name is just a coincidence.
November 2, 2011 at 8:55 am
I am connecting to a Progress database and running basic SQL commands. According to the VAR that supports our ERP system, there are no 64-bit drivers available for Progress....
November 2, 2011 at 8:38 am
Hi,
I did the full install of SQL Server, including SSRS, using the default settings, so I didn't see that option. If I uninstall SSRS and reinstall, should I see...
November 2, 2011 at 8:25 am
Viewing 15 posts - 1 through 15 (of 15 total)