Re: Thanx experts..but pls clarify...
From: Hari (hari_prasad_k_at_hotmail.com)
Date: 03/10/04
- Next message: Asko Telinen: "Read column description with ADO OpenSchema, SQL Server 2000"
- Previous message: Jacco Schalkwijk: "Re: Hidden error kills my transaction. Help!"
- In reply to: madhu: "Thanx experts..but pls clarify..."
- Messages sorted by: [ date ] [ thread ]
Date: Wed, 10 Mar 2004 14:50:19 +0530
Hi Madhu,
No need of a pre script if you are running it from Query Analyzer, you can
just execute the procedure with parameters
EXEC dts_sample 'madhu','dbname','password','packagename'
You need the pre scripts only if you retrieve the procedure parameters from
any table.
Thanks
Hari
MCDBA
"madhu" <anonymous@discussions.microsoft.com> wrote in message
news:73e301c4067b$acf15e20$a601280a@phx.gbl...
> hai thax for ur help.
> when i run this procedure in sql analyzer it is asking
> inputs.as per inputs the dts pkg file executing perfectly.
> this means:
>
> "retrieves the userid, domain, password from the windows
> or sql server profile and pass it to the "exec."
> statement"
> Is it right..or can we write any pre script to run this
> procedure??should i create sript so that it will run after
> windows or sql server initiate.if so what is the
> procedure???
> can u clarify urgent
- Next message: Asko Telinen: "Read column description with ADO OpenSchema, SQL Server 2000"
- Previous message: Jacco Schalkwijk: "Re: Hidden error kills my transaction. Help!"
- In reply to: madhu: "Thanx experts..but pls clarify..."
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|