dbTalk Databases Forums  

ActiveX to Text File

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


Discuss ActiveX to Text File in the microsoft.public.sqlserver.dts forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Eduardo Greco
 
Posts: n/a

Default ActiveX to Text File - 08-04-2004 , 09:56 AM






Hello...
I want to connect an ActiveX component to insert some comments in a text
file connection.
How to connect to the Text File and how to insert the comment using the
ActiveX component?
Thanks...



Reply With Quote
  #2  
Old   
Eduardo Greco
 
Posts: n/a

Default Re: ActiveX to Text File - 08-04-2004 , 10:49 AM






How to do it?
Anyway, what are the strings to connect and insert into a text file?
Thank you.

"Allan Mitchell" <allan (AT) no-spam (DOT) sqldts.com> wrote

Quote:
Why not just use FSO and do it that way.

--
--

Allan Mitchell MCSE,MCDBA, (Microsoft SQL Server MVP)
www.SQLDTS.com - The site for all your DTS needs.
www.konesans.com - Consultancy from the people who know


"Eduardo Greco" <eduardo (AT) persocom (DOT) com.br> wrote in message
news:%23b0l3PleEHA.3732 (AT) TK2MSFTNGP11 (DOT) phx.gbl...
Hello...
I want to connect an ActiveX component to insert some comments in a text
file connection.
How to connect to the Text File and how to insert the comment using the
ActiveX component?
Thanks...







Reply With Quote
  #3  
Old   
Darren Green
 
Posts: n/a

Default Re: ActiveX to Text File - 08-04-2004 , 02:22 PM



In message <#b0l3PleEHA.3732 (AT) TK2MSFTNGP11 (DOT) phx.gbl>, Eduardo Greco
<eduardo (AT) persocom (DOT) com.br> writes
Quote:
Hello...
I want to connect an ActiveX component to insert some comments in a text
file connection.
How to connect to the Text File and how to insert the comment using the
ActiveX component?
Thanks...

A script task can access a file through the text file connection,
although it could read the filename property and use this elsewhere to
open a file etc


--
Darren Green (SQL Server MVP)
DTS - http://www.sqldts.com

PASS - the definitive, global community for SQL Server professionals
http://www.sqlpass.org



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

Default Re: ActiveX to Text File - 08-04-2004 , 02:27 PM



Why not just use FSO and do it that way.

--
--

Allan Mitchell MCSE,MCDBA, (Microsoft SQL Server MVP)
www.SQLDTS.com - The site for all your DTS needs.
www.konesans.com - Consultancy from the people who know


"Eduardo Greco" <eduardo (AT) persocom (DOT) com.br> wrote

Quote:
Hello...
I want to connect an ActiveX component to insert some comments in a text
file connection.
How to connect to the Text File and how to insert the comment using the
ActiveX component?
Thanks...





Reply With Quote
  #5  
Old   
Darren Green
 
Posts: n/a

Default Re: ActiveX to Text File - 08-06-2004 , 02:50 AM



Working with Files
(http://msdn.microsoft.com/library/de...-us/script56/h
tml/sgworkingwithfiles.asp)



"Eduardo Greco" <eduardo (AT) persocom (DOT) com.br> wrote

Quote:
How to do it?
Anyway, what are the strings to connect and insert into a text file?
Thank you.

"Allan Mitchell" <allan (AT) no-spam (DOT) sqldts.com> wrote in message
news:%23xE6WkleEHA.732 (AT) tk2msftngp13 (DOT) phx.gbl...
Why not just use FSO and do it that way.

--
--

Allan Mitchell MCSE,MCDBA, (Microsoft SQL Server MVP)
www.SQLDTS.com - The site for all your DTS needs.
www.konesans.com - Consultancy from the people who know


"Eduardo Greco" <eduardo (AT) persocom (DOT) com.br> wrote in message
news:%23b0l3PleEHA.3732 (AT) TK2MSFTNGP11 (DOT) phx.gbl...
Hello...
I want to connect an ActiveX component to insert some comments in a
text
file connection.
How to connect to the Text File and how to insert the comment using
the
ActiveX component?
Thanks...









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.