Viewing 13 posts - 1 through 13 (of 13 total)
Thanks for your patience and help!
I have changed RETURN to RETURN @MyDir, and have added RETURN @MyDir before END, but get this error:
Msg 178, Level 15, State 1, Procedure Dir,...
June 15, 2012 at 5:41 am
I have tried a view different options, but I keep getting errors.
Where in this code should I add your line of SQL:
--and insert the properties into a table
INSERT INTO @MyDir...
June 15, 2012 at 2:51 am
Thanks. Yes I copied it from the web but tried to fix it best possble.
I now get this error:
Msg 455, Level 16, State 2, Procedure Dir, Line 145
The last statement...
June 15, 2012 at 2:11 am
Can you perhaps see what the problem with my second error is:
Level 15, State 1, Procedure Dir, Line 144
Incorrect syntax near the keyword 'INSERT'.
It is in this part at...
June 15, 2012 at 12:46 am
Hi Andy,
Thanks for getting back to me. I am really excited to do your lessons!
Corné
May 25, 2012 at 1:14 am
Once again; thanks for all your assistance!
May 24, 2012 at 8:04 am
Thanks! Does SSIS only come with the full server packages, i.e. SQL Server 2008 etc.? or would I be able to run it off SQL Server Management Studio 2008?
Appologies for...
May 24, 2012 at 7:59 am
Hi there. I have had a look at the Stairways articles about SSIS, and I am sure this will work. However, I am having great difficulties finding out what software...
May 24, 2012 at 7:51 am
Hi Andy,
Thanks for the informative articles!
One quick question: what software application do you use? I have googled and googled, and googled some more. I am using SQL Server Management...
May 24, 2012 at 6:09 am
Hi Andy,
Thanks for the informative articles!
One quick question: what software application do you use? I have googled and googled, and googled some more. I am using SQL Server Management...
May 24, 2012 at 6:08 am
Great! Thanks for your help!
May 22, 2012 at 2:36 am
Thanks for the responce. I unfortunately have no idea what you are saying!
My SQL knowledge is limited to writing basic queries, or to update and replace data etc.
Could you...
May 22, 2012 at 2:26 am
Viewing 13 posts - 1 through 13 (of 13 total)