dbTalk Databases Forums  

Re: Dynamic Properties Task Configuration file error

microsoft.public.sqlserver.dts microsoft.public.sqlserver.dts


Discuss Re: Dynamic Properties Task Configuration file error in the microsoft.public.sqlserver.dts forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Allan Mitchell
 
Posts: n/a

Default Re: Dynamic Properties Task Configuration file error - 06-25-2004 , 12:16 PM






Yes there is a length of field issue. I believe it is the same as all files
of this nature and is around 127 chars. Have a search on Google, it has
been discussed previously.

--
--

Allan Mitchell MCSE,MCDBA, (Microsoft SQL Server MVP)
www.SQLDTS.com - The site for all your DTS needs.
I support PASS - the definitive, global community
for SQL Server professionals - http://www.sqlpass.org


"Akber" <Akber (AT) discussions (DOT) microsoft.com> wrote

Quote:
Is there any limit of the number of characters in the configuration *.ini
file which we give in the dynamic properties task object of the DTS package.
Because I am having an error that certain fields are not being picked by the
dynamic properties task and when move those fields upper in the
configuration file then they are showed but those that have ben moved down
are not picked up.




Reply With Quote
  #2  
Old   
Akber
 
Posts: n/a

Default Re: Dynamic Properties Task Configuration file error - 06-28-2004 , 05:06 AM






Thanks for help Allam Mtchell. I did searched for the solution on google but could find it. Could u plz tell what is the alternate solution against this problem
--
Thanks
Akber.


"Allan Mitchell" wrote:

Quote:
Yes there is a length of field issue. I believe it is the same as all files
of this nature and is around 127 chars. Have a search on Google, it has
been discussed previously.

--
--

Allan Mitchell MCSE,MCDBA, (Microsoft SQL Server MVP)
www.SQLDTS.com - The site for all your DTS needs.
I support PASS - the definitive, global community
for SQL Server professionals - http://www.sqlpass.org


"Akber" <Akber (AT) discussions (DOT) microsoft.com> wrote in message
news:2EB0AF62-1E9E-43F3-B2B9-5FFC6CC25E65 (AT) microsoft (DOT) com...
Is there any limit of the number of characters in the configuration *.ini
file which we give in the dynamic properties task object of the DTS package.
Because I am having an error that certain fields are not being picked by the
dynamic properties task and when move those fields upper in the
configuration file then they are showed but those that have ben moved down
are not picked up.




Reply With Quote
  #3  
Old   
Allan Mitchell
 
Posts: n/a

Default Re: Dynamic Properties Task Configuration file error - 06-29-2004 , 04:31 AM



The solution is to not use ini files.

Personally I prefer to store config info in a SQL Server database table and
retrieve from there


Allan


"Akber" <Akber (AT) discussions (DOT) microsoft.com> wrote

Quote:
Thanks for help Allam Mtchell. I did searched for the solution on google
but could find it. Could u plz tell what is the alternate solution against
this problem
Quote:
--
Thanks
Akber.


"Allan Mitchell" wrote:

Yes there is a length of field issue. I believe it is the same as all
files
of this nature and is around 127 chars. Have a search on Google, it has
been discussed previously.

--
--

Allan Mitchell MCSE,MCDBA, (Microsoft SQL Server MVP)
www.SQLDTS.com - The site for all your DTS needs.
I support PASS - the definitive, global community
for SQL Server professionals - http://www.sqlpass.org


"Akber" <Akber (AT) discussions (DOT) microsoft.com> wrote in message
news:2EB0AF62-1E9E-43F3-B2B9-5FFC6CC25E65 (AT) microsoft (DOT) com...
Is there any limit of the number of characters in the configuration
*.ini
file which we give in the dynamic properties task object of the DTS
package.
Because I am having an error that certain fields are not being picked by
the
dynamic properties task and when move those fields upper in the
configuration file then they are showed but those that have ben moved
down
are not picked up.






Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.