Page 1 of 1

Access violation error using database connection

Posted: Tue Jan 28, 2020 9:37 pm
by SoreHeed
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 0000000000000000: select * from DBAFeatureUsageStatistics
However the query completes and returns the data.
I have tried connecting to different SQL Servers but the same error persists. Filter configurations below…
I am running Textpipe on Windows 10 64 bit.
Could you please advise on how I might stop this error occurring.
Thanks

Filter List
-----------
Filter options
| [X] Log to file
| [X] Append to logfile
| Log filename: %USERPROFILE%\textpipe.log
| Threshold 500
| [ ] Log comment filters
|
|--Input from file(s)
| [ ] Confirm before processing each file
| [ ] Confirm before processing read/only files
| [ ] Delete input files after processing
| [ ] Process inside compressed files
| Skip binary files
| Sample size 100 characters
|
|--Database Provider=SQLOLEDB.1;Integrated Security=SSPI;Persist Security Info=False;Initial Catalog=BigTicketLicensing_DB;Data Source=ANTONSPC2\MSSQLSERVER2014
| Timeout: 30 seconds
| [ ] Generate header
| [ ] Prepare query
| Delimited
| Field delimiter [,]
| Text qualifier ["]
|
+--No output


Files List
----------

Re: Access violation error using database connection

Posted: Wed Feb 05, 2020 8:56 pm
by DataMystic Support
Thank you - we have a resolution for this issue in the next release.

Re: Access violation error using database connection

Posted: Thu Feb 06, 2020 10:31 pm
by SoreHeed
Thanks.