Viewing 15 posts - 1,381 through 1,395 (of 4,820 total)
May 1, 2018 at 10:30 am
Look at the views themselves and see if the underlying query can be run on an older SQL Server version. I'm not the expert on DMVs, so I don't know...
May 1, 2018 at 10:14 am
If this were an SSIS project, I'd be thinking SSIS configuration database. Is that the case, or is this something else?
May 1, 2018 at 8:58 am
May 1, 2018 at 8:55 am
April 30, 2018 at 12:10 pm
Glad to see my Yankees are finally breaking out of their funk!
(Cue...
April 30, 2018 at 11:59 am
April 30, 2018 at 11:52 am
One other thing to take into consideration is that I'm not sure that SQL Server 2012 Express Edition is going to be properly licensed if you have more than one...
April 30, 2018 at 11:02 am
April 30, 2018 at 10:05 am
This is much more practical when you make use of a configuration database, so that all such connection string information is stored in the configuration database and read from it...
April 30, 2018 at 10:02 am
April 30, 2018 at 9:59 am
Almost anything is possible, but not necessarily always practical. Subreports can be a performance nightmare if they're all that complex. However, we don't have any idea what the size of...
April 30, 2018 at 9:48 am
Viewing 15 posts - 1,381 through 1,395 (of 4,820 total)