Re: need to implement full text search
Contact Deven. Last year he sent me a new package for D2006 (even one
update sometime later). I didn't contact him for D2007 packages
because D2006 package works just fine.
On 13 Sep 2007 20:09:39 -0700, "Q Correll" <qcorrell@xxxxxxxxxxxxx>
wrote:
Hannes,
| Not as separate packages i'm afraid. mine are bound into my build
| environment.
Not a problem.
.
Relevant Pages
- Re: DTS Environment Control
... In your Dev environment you have a source of Dev1 and a destination of Dev2. ... Allan Mitchell MCSE,MCDBA, (Microsoft SQL Server MVP) www.SQLDTS.com - The site for all your DTS needs. ... >> In your 200 table wizard generated package you could simply use the object>> model to change the Data Source properties to an Aliased Server then save>> the package back out. ... >> challenge is when you promote your packages up; the connections have to be>> changed to reflect the new environment. ... (microsoft.public.sqlserver.dts) - Re: DTS Environment Control
... Allan Mitchell MCSE,MCDBA, (Microsoft SQL Server MVP) www.SQLDTS.com - The site for all your DTS needs. ... When run from the production environment, the production server is accessed and when run from the test environment, the test server is accessed. ... For simple packages it's not too big of deal - but for more complete ones - you can spend an hour carefully changing all your connections. ... I had one solution where we would add an ActiveX script task as the very first step, that would determine what SERVER the package was executing from - and based on that would dynamically change all the connections by looking up the package name and server from a DB. ... (microsoft.public.sqlserver.dts) - Re: Migrating DTS Packages across environments
... You will have to have the package read the owner for the respective ... environment from somewhere if you want this to be dynamic and not have to ... Allan Mitchell MCSE,MCDBA, (Microsoft SQL Server MVP) www.SQLDTS.com - The site for all your DTS needs. ... In the source query i am typing a query. ... (microsoft.public.sqlserver.dts) - Re: DTS Environment Control
... > I know I have machines which will execute packages in a given environment. ... > table on the aliased server and retrieve it through a DP task. ... > the package back out. ... > challenge is when you promote your packages up; the connections have to be ... (microsoft.public.sqlserver.dts) - Re: Assistance required on Live upgrade
... I have server running with SOLARIS 8. ... After I that i have loaded the in-active boot environment ... I need to install SAN 4.4.14 package on the inactive ... WARNING: unknown admin parameter <networktimeout> ... (SunManagers) |
|