Viewing 15 posts - 376 through 390 (of 544 total)
jeanyvesR (2/20/2012)
Message
Executed as user: Domain\PROXY_USER. Microsoft (R) SQL Server Execute Package Utility Version 10.50.2500.0...
February 20, 2012 at 6:32 am
jeanyvesR (2/20/2012)
No I want to give only required privilege for this user to run my SSIS package.
yeah..that's enough then....:satisfied:
February 20, 2012 at 5:55 am
jeanyvesR (2/20/2012)
Regarding SQL server , I need to clarify permissions :
1) Create login (CREATE LOGIN Domain\PROXY_USER FROM WINDOWS;)
2) Create User (USE PROD_DB;CREATE USER Domain\PROXY_USER FOR LOGIN Domain\PROXY_USER ;...
February 20, 2012 at 5:35 am
jeanyvesR (2/19/2012)
I made SSIS package on development server using 2 connections:
- Flat File Source : Read/write access on a shared network drive
- ADO.NET Source : INSERT/DELETE access to a...
February 20, 2012 at 2:19 am
mona770118 (2/19/2012)
Jeffthank you for your reply. I will post sample data tomorrow as I am at home now.
yeah..better give us some samples to work on it...so that we may help...
February 20, 2012 at 2:10 am
Jeff Moden (2/19/2012)
Charmer (1/24/2012)
herladygeekedness (1/24/2012)
In my opinion, if there is no column in which to check the criteria, you cannot use that criteria.
That said,...
February 20, 2012 at 2:03 am
Koen Verbeeck (2/7/2012)
SSIS Package Configurations... use to update the values of properties at run time
Thanks Friend...
when i try to execute the Config file along with DTEXECUI , it says TITLE:...
February 7, 2012 at 5:16 am
Koen Verbeeck (2/7/2012)
Sure I can:
Thank you Friend
February 7, 2012 at 3:29 am
Koen Verbeeck (2/7/2012)
Charmer (2/7/2012)
Koen Verbeeck (2/7/2012)
A configuration file is an XML file, it contains strings.
object variable <>...
February 7, 2012 at 3:06 am
Koen Verbeeck (2/7/2012)
Because an object variable is a .NET object. It is like a ADO.NET rowset.A configuration file is an XML file, it contains strings.
object variable <> string
so how can...
February 7, 2012 at 2:49 am
Koen Verbeeck (2/5/2012)
Charmer (2/3/2012)
Koen Verbeeck (2/3/2012)
Charmer (2/3/2012)
Koen Verbeeck (2/3/2012)
In the For Each Loop, you need...
February 7, 2012 at 2:41 am
Koen Verbeeck (2/3/2012)
Charmer (2/3/2012)
Koen Verbeeck (2/3/2012)
In the For Each Loop, you need to map the...
February 3, 2012 at 7:39 am
Koen Verbeeck (2/3/2012)
In the For Each Loop, you need to map the current value of...
February 3, 2012 at 4:55 am
Koen Verbeeck (2/3/2012)
Charmer (2/3/2012)
Koen Verbeeck (2/3/2012)
Do you need to insert...
February 3, 2012 at 4:14 am
Koen Verbeeck (2/3/2012)
Do you need to insert data into the...
February 3, 2012 at 3:51 am
Viewing 15 posts - 376 through 390 (of 544 total)