Viewing 15 posts - 286 through 300 (of 681 total)
How is your source data formatted? Is it Unicode or ASCII?
May 21, 2009 at 11:15 am
The filter option works, but it's only static for a single session. When you close and reopen SSMS, the filter is gone.
May 21, 2009 at 5:10 am
I'm with you on this one. I've long wished for a way to group objects in SSMS by name, category, etc. Databases with hundreds or even thousands of...
May 20, 2009 at 9:48 pm
You could take a peek at the underlying XML, since a .dtsx file is just XML under the covers. However, it's not exactly user friendly - open it up...
May 20, 2009 at 9:12 pm
Glad it's working, thanks for the update.
May 20, 2009 at 8:57 pm
Good post. A very creative and useful implementation of DDL triggers.
May 20, 2009 at 8:11 pm
Is this other staff member getting this error when he tries to save any change in the package? If so, it may be a filesystem permission issue. Check...
May 20, 2009 at 7:34 pm
What error are you seeing?
May 20, 2009 at 7:24 pm
I was discussing a similar topic with someone else earlier this week:
http://www.sqlservercentral.com/Forums/Topic720042-148-1.aspx
We were discussing the use of multiple data flows vs. a single data flow, but some of the same...
May 20, 2009 at 7:14 pm
If you're in an Active Directory environment, you may need to join the VMs to your domain.
May 20, 2009 at 6:58 pm
There are some client side components that must be installed properly and running - perhaps these are either not installed or not running on the target machines. Check the...
May 19, 2009 at 9:06 pm
Like most questions database related, it depends. There is a blend for every situation, and that blend will depend on the amount of data involved, the resource intensity of...
May 19, 2009 at 9:01 pm
If I interpret your request correctly, you want to read through the file and associate all of the repX records with the most recent idX record. If that is...
May 19, 2009 at 8:52 pm
Viewing 15 posts - 286 through 300 (of 681 total)