cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

CR 2020 crash on ODBC TextFile

satech
Explorer
0 Kudos
451

Followed https://userapps.support.sap.com/sap/support/knowledge/en/3049912.

CR crashes on step 4

  • Under the tab "Advanced", define each text files you want to use as a Table by clicking on the button "Define..."

Symptom is the TextFile window closed, and default ODBC window shows up.

CR TextFile Driver 7.1.6

64 bits ODBC

Windows event shows this:

Faulting application name: odbcad32.exe, version: 10.0.19041.1, time stamp: 0x2bcfea70
Faulting module name: crtxt27.dll, version: 7.10.6.85, time stamp: 0x5f057810
Exception code: 0xc0000005
Fault offset: 0x000000000000b3a1
Faulting process id: 0x264c
Faulting application start time: 0x01d9c99645d5eeb9
Faulting application path: C:\Windows\system32\odbcad32.exe
Faulting module path: C:\Program Files (x86)\SAP BusinessObjects\SAP BusinessObjects Enterprise XI 4.0\win64_x64\odbc\7.1.6\txt\lib\crtxt27.dll
Report Id: 9e1bec7b-49fc-4c2b-b2a6-a74bd0e907f5
Faulting package full name:
Faulting package-relative application ID:

Accepted Solutions (1)

Accepted Solutions (1)

DonWilliams
Active Contributor
0 Kudos

It's a known issue... Work around is as follows:

This is a known issue that have been escalated to development few months ago, and it is documented under:

KBA 3321472 - MS ODBC Data Source Administrator (64-bit) crash, when creating an ODBC DSN using the CR TextFile ODBC Driver, and clicking on the button "Define"

Workaround:

- Use the ODBC Driver: Microsoft Access Text Driver, to connect to a Text File

To download the Microsoft Access Database Engine go to the Microsoft website: https://www.microsoft.com/en-us/download/details.aspx?id=13255

Thanks for reporting it.

Not sure when a fix will be provided, waiting for R&D to respond.

Note: this may be an issue in the Data Direct clients which is why this has not been fixed yet, SAP has no control when they provide fixes...

Don

Answers (1)

Answers (1)

DonWilliams
Active Contributor
0 Kudos

Hi Minghui,

I test this also and it did crash on me also using 14.3.2.yyyy, ( have to y because x isn't allowed) same error in Windows Event viewer.

I let the guys know at SAP and waiting for them to update the post.

Have a great day

Don

satech
Explorer
0 Kudos

Thanks, Don.