Search found 6 matches
- Thu Feb 06, 2020 10:31 pm
- Forum: TextPipe Tips and Tricks, Questions and Support
- Topic: Access violation error using database connection
- Replies: 2
- Views: 8528
- Thu Feb 06, 2020 10:29 pm
- Forum: TextPipe Tips and Tricks, Questions and Support
- Topic: Updating csv Field Values When Empty
- Replies: 2
- Views: 5803
Re: Updating csv Field Values When Empty
Yep - it is easy! Thanks.
- Tue Jan 28, 2020 9:37 pm
- Forum: TextPipe Tips and Tricks, Questions and Support
- Topic: Access violation error using database connection
- Replies: 2
- Views: 8528
Access violation error using database connection
Hi
Using Special -> Database connection I created a connection to a SQL Server 2014 SP3 database. When trial running, Textpipe reports the following error in the Status tab…
Error 2020-01-28 11:30:09 Access violation at address 0000000000E56509 in module 'textpipe.exe'. Read of address ...
Using Special -> Database connection I created a connection to a SQL Server 2014 SP3 database. When trial running, Textpipe reports the following error in the Status tab…
Error 2020-01-28 11:30:09 Access violation at address 0000000000E56509 in module 'textpipe.exe'. Read of address ...
- Mon Jan 27, 2020 10:27 pm
- Forum: TextPipe Tips and Tricks, Questions and Support
- Topic: Updating csv Field Values When Empty
- Replies: 2
- Views: 5803
Updating csv Field Values When Empty
Hi
I am using TextPipe Pro to extract csv formatted records from a file and insert them into a SQL table. All fields in the file are qualified using single quotes.
However field 4, see below, is considered by SQL as an empty string and the Insert fails as field 4 is a numeric field in the DB. In ...
I am using TextPipe Pro to extract csv formatted records from a file and insert them into a SQL table. All fields in the file are qualified using single quotes.
However field 4, see below, is considered by SQL as an empty string and the Insert fails as field 4 is a numeric field in the DB. In ...
- Mon Jan 27, 2020 8:31 pm
- Forum: TextPipe Tips and Tricks, Questions and Support
- Topic: Remove Last Character from Last Line
- Replies: 2
- Views: 6281
Re: Remove Last Character from Last Line
Thanks -0..-0 worked
- Fri Jan 24, 2020 12:15 am
- Forum: TextPipe Tips and Tricks, Questions and Support
- Topic: Remove Last Character from Last Line
- Replies: 2
- Views: 6281
Remove Last Character from Last Line
Hi
I was trying to use Restrict -> Line Range to select the last line and then remove the last character.
But after many attempts and reading what I could find about configuring a line range, I couldn't find out how to set the Line Range to the last line.
Is this possible or is my approach wrong ...
I was trying to use Restrict -> Line Range to select the last line and then remove the last character.
But after many attempts and reading what I could find about configuring a line range, I couldn't find out how to set the Line Range to the last line.
Is this possible or is my approach wrong ...