Viewing 15 posts - 6,961 through 6,975 (of 13,876 total)
What is the purpose of console.ReadLine ()? That looks interactive to me.
July 7, 2016 at 11:14 am
A bit of a newbie question, but have you confirmed that the SQL Server instance is configured to use mixed mode authentication?
July 7, 2016 at 9:27 am
It's probably not finishing because there's a permissions issue somewhere (either in accessing the data or in writing the file).
You don't have to do anything special to make it finish...
July 7, 2016 at 9:25 am
The folder to be iterated over can be a package or project parameter. Can you confirm that you are using UNC naming conventions throughout (and not drive letters)?
The file names...
July 7, 2016 at 5:45 am
sqld-_-ba (7/6/2016)
I couldn't find a reliable + recent source for DBA salaries in USA.
If you're interested in this poll, you must select 4 options :
one (and only one)...
July 6, 2016 at 9:59 am
It's explained in detail & perhaps that makes it seem a lot. It really isn't.
Basically, you need a variable. You run an execute SQL task and map the results of...
July 5, 2016 at 6:21 pm
dirkdirden (7/5/2016)
I'd like to use
SELECT DATEADD(HH, -1,MAX(LastModifiedDate)) FROM TicketsTable
As my variable.
Currently I...
July 5, 2016 at 5:53 pm
Steven.Grzybowski (7/5/2016)
July 5, 2016 at 12:34 pm
dndaughtery (7/5/2016)
July 5, 2016 at 11:49 am
Jeff Moden (7/4/2016)
Phil Parkin (6/28/2016)
Jeff Moden (6/27/2016)
jeffe_verde (6/26/2016)
July 5, 2016 at 10:03 am
tindog (7/5/2016)
Michael L John (7/5/2016)
July 5, 2016 at 9:54 am
If no one is prepared to hang around late & diagnose this while it's happening, the obvious alternative is to collect as much logging information as you can & then...
July 5, 2016 at 5:51 am
ffarouqi (7/4/2016)
Phil Parkin (7/4/2016)
ffarouqi (7/4/2016)
I am not sure if this is a unique issue for me or is it a known issue for others as well. Basically, they have an...
July 4, 2016 at 12:33 pm
ffarouqi (7/4/2016)
I am not sure if this is a unique issue for me or is it a known issue for others as well. Basically, they have an SSIS package which...
July 4, 2016 at 11:03 am
I suggest that you focus on the string splitter now.
As far as I remember, query plans do not return accurate results for UDFs.
June 30, 2016 at 10:59 am
Viewing 15 posts - 6,961 through 6,975 (of 13,876 total)