Viewing 15 posts - 9,646 through 9,660 (of 13,880 total)
azdeji (9/11/2013)
Would that also help with integer values?
Not sure what you mean. There's no equivalent 'empty integer' - just either values or NULLs.
September 11, 2013 at 2:58 pm
herladygeekedness (9/11/2013)
ensure that the file exists in that location on the server or pass in correct location from server standpoint.
+1
Does the c:\SSIS folder exist on the server?
September 11, 2013 at 1:53 pm
azdeji (9/11/2013)
<from></from>
And I try adding default values but they still showed...
September 11, 2013 at 1:50 pm
azdeji (9/11/2013)
September 11, 2013 at 12:55 pm
I can see why they would embed the selection SQL at demos and presentations - keeps everything in one place & helps things flow more easily.
But in all the places...
September 11, 2013 at 12:57 am
patel.ritesh.r (9/9/2013)
Hello,Thank you for replying on the post.
Can you also please help me with the T-SQL script to insert data
You could use a 'numbers' table to do this (1,2,3,4,5,6,7,8,9,...).
Join to...
September 9, 2013 at 5:29 am
Koen Verbeeck (9/5/2013)
Tim Mitchell (9/5/2013)
September 9, 2013 at 12:40 am
That error message does not make any sense to me - are you sure that you have copied it correctly?
September 8, 2013 at 8:13 am
Mr. Kapsicum (9/6/2013)
Koen Verbeeck (9/6/2013)
What problems are you running into?
Thanks for acknowledging my problem.
In a nutshell, i want a Script for my script task that delete all files...
September 8, 2013 at 4:50 am
Sqlraider (9/6/2013)
I have a SSIS package that inserts records into a 'staging' table from a CSV file (loading one CSV file...
September 7, 2013 at 1:17 am
I'll give the same advice I give all Excel importers:
Use CSV files if you can instead - you will find that it all works better.
September 6, 2013 at 7:48 am
Restarting the SSIS server would definitely do the job, if everything is configured correctly.
So there must be something in there which is not quite right ...
September 6, 2013 at 12:30 am
sqlfriends (9/4/2013)
A derived question, U use dt_numeric precision 38, scale 1, when I export...
September 4, 2013 at 11:39 pm
dchapman 44037 (9/3/2013)
Run two different sql scripts that pull data from yesterdays date, I right click on results and save results as...
September 3, 2013 at 11:52 pm
I think you've cracked it. False and "False" are quite different things - in the eyes of SSIS at least.
September 1, 2013 at 9:45 am
Viewing 15 posts - 9,646 through 9,660 (of 13,880 total)