Viewing 15 posts - 7,171 through 7,185 (of 13,876 total)
Have you tried executing it in 32-bit mode?
Link here.
April 22, 2016 at 12:06 pm
SQL!$@w$0ME (4/22/2016)
April 22, 2016 at 12:00 pm
Phil Parkin (4/22/2016)
DuncEduardo (4/22/2016)
April 22, 2016 at 9:45 am
DuncEduardo (4/22/2016)
April 22, 2016 at 9:44 am
DuncEduardo (4/22/2016)
Yeah but does that mean I have to recreate the packages on 2013 from scratch? At the moment I'm unable to upgrade.
No, the upgrade process should be as simple...
April 22, 2016 at 9:27 am
OK, understood. But don't forget that tables in SQL Server are pretty good at storing info like that 😀
Do you connect to the SQL instance using Windows Authentication?
April 22, 2016 at 9:24 am
alicesql (4/22/2016)
[Acct Year] is determined in the T-SQL stored procedure that runs and loads the table being extracted. So that data coming in when this runs today has either...
April 22, 2016 at 9:20 am
DuncEduardo (4/22/2016)
Thanks for info but I'll try to just elaborate on my specific issue.
I deploy from Visual Studio Integrated Shell 2012 to server running SSMS 2014.
My configuration is -...
April 22, 2016 at 8:57 am
What concerns me a little about your approach is that you seem to be deriving information about your source data based on the date/time the job runs.
Would it not be...
April 22, 2016 at 8:51 am
SQL!$@w$0ME (4/22/2016)
April 22, 2016 at 7:48 am
jonathanmarenus (4/22/2016)
April 22, 2016 at 7:46 am
BLOB_EATER (4/22/2016)
He lost me on freezer performance...
The walking freezer is what I want to see.
April 22, 2016 at 7:44 am
Technique #2: Make your query readable by using indentation and code="sql" tags:
SELECT DISTINCT
Systems.SiteNumber AS 'SiteNumber'
, ...
April 22, 2016 at 6:05 am
mbavabohrude (4/22/2016)
Could you please throw some techniques or any valid query for replacement of this query . Help is highly appreciated as i...
April 22, 2016 at 6:03 am
j-1064772 (4/21/2016)
He was referring to the specific cases a dictionary structure so...
April 21, 2016 at 10:56 am
Viewing 15 posts - 7,171 through 7,185 (of 13,876 total)