Hi,
Isn't TP run time or TP Engine part of the software package that we buy.
If no, What is the additional cost to buy this software.
The version that we are currently using is TextPipe Pro 8.4 Server Edition.
Thanks,
chetan
Search found 3 matches
- Tue Oct 27, 2009 3:39 am
- Forum: TextPipe Tips and Tricks, Questions and Support
- Topic: Executing TextPipe Bat file from SSIS
- Replies: 3
- Views: 5045
- Sat Feb 07, 2009 1:16 am
- Forum: TextPipe Tips and Tricks, Questions and Support
- Topic: Changing the name of the of the output
- Replies: 1
- Views: 2700
Changing the name of the of the output
HI, Scenario: I/p file :Mainframe binary file O/p File :Ascii file The format of i/p name is <<FileName>>_<<DATETIMESTAMP>> ( meaning file name changes every day). and we need a standard output file name say : <<FileNAme>>.txt Requirement: I/p Binary file name :<<Filename>>_<<DatetimeStamp>> o/p ASC...
- Fri Feb 06, 2009 3:19 am
- Forum: TextPipe Tips and Tricks, Questions and Support
- Topic: Executing TextPipe Bat file from SSIS
- Replies: 3
- Views: 5045
Executing TextPipe Bat file from SSIS
Hi , We are trying to Automate the Textpipe conversion process by embedding the .bat file in SQL Server Intergration Services (SSIS) package. When we execute the .bat file from SSIS integrated Development Environment manualy, it works fine. However when we schedule the SSIS package from SQL 2005 Age...