Viewing 15 posts - 256 through 270 (of 580 total)
February 9, 2006 at 2:10 am
Joe,
The LOOKUP transformation only supports equality comparisons. I would hope that this be addressed in the next version (along with a few other issues I have with the LOOKUP transform).
Inthe...
February 8, 2006 at 2:18 am
Manisha,
You can create custom tasks and components in C# and within there, as far as I know, you can use any .Net control in your UI. Would this help?
-Jamie
P.S. The Script...
February 7, 2006 at 2:26 am
Rick,
On the surface it would seem that you can't do this because the Flat File Adapter expects files with known and consistent metadata. In this context your files could be considered...
January 26, 2006 at 2:21 am
Ah yeah, sorry. Debuggin doesn't work in the script component. Your best bet is to raise some OnInformation events at various points at the code - this works a bit like...
January 25, 2006 at 11:40 am
The buffers are declared outside of this and I dare say that Manisha used Intellisense on this object to call methods on it - which would prove that the use...
January 25, 2006 at 7:36 am
Its virtually impossible to say what's wrong from the information you have given. You need to debug the code using the built-in features that enable you to do that. Put...
January 25, 2006 at 3:25 am
No problem. You should take a look at the post concerning folder structure cos that has alot to do with the deployment issues that you are currently weighing up.
-Jamie
January 24, 2006 at 8:20 am
Yes, all stored on a central server.
We run them using dtexec.exe.
-Jamie
January 24, 2006 at 7:44 am
I prefer to not have my packages on any server - I have them as flatfiles instead.
You can still control them from the SSIS node in SSMS.
-Jamie
January 24, 2006 at 2:33 am
Yeah there are a number of options. You could use the WMI EventWatcher Task to watch the folder for it appearing or use the FileWatcher task from SQLIS.com.
-Jamie
January 20, 2006 at 3:21 am
I started back in Feb 2000. I joined a new company (INT 21) and on day one they sat me down with a book called "Data Warehousing on SQL Server...
January 20, 2006 at 3:17 am
No problem. The reason you read something that isn't there anymore is cos I misread your original post and wrote something that didn't make sense - so I got rid of...
January 17, 2006 at 1:29 pm
Hang on, I'm lost.You say there are no OnSuccess constraints. Not only is it there - its the default.
You are talking about control-flow right?
-Jamie
January 17, 2006 at 12:04 pm
You've lost me. What is the difference between:
"We only want to execute this on successful completion of the previous task"
and
"not just completion was either success or failure"
???
-Jamie
January 16, 2006 at 11:56 pm
Viewing 15 posts - 256 through 270 (of 580 total)