Access violation error using database connection

Get help with installation and running here.

Moderators: DataMystic Support, Moderators, DataMystic Support, Moderators, DataMystic Support, Moderators

Post Reply
SoreHeed
Posts: 6
Joined: Fri Jan 24, 2020 12:07 am

Access violation error using database connection

Post 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
----------
User avatar
DataMystic Support
Site Admin
Posts: 2227
Joined: Mon Jun 30, 2003 12:32 pm
Location: Melbourne, Australia
Contact:

Re: Access violation error using database connection

Post by DataMystic Support »

Thank you - we have a resolution for this issue in the next release.
SoreHeed
Posts: 6
Joined: Fri Jan 24, 2020 12:07 am

Re: Access violation error using database connection

Post by SoreHeed »

Thanks.
Post Reply