1. Milton Jiménez
  2. PowerBuilder
  3. Tuesday, 3 October 2017 00:37 AM UTC

Hi, Friends

 My DBMS is SQLServer 2008  on Windows 10 64 bits; When I compile in platform 32 bits ; the app connect.I use pfc libraries

But in 64 bits appears  "DBMS OLEDB  is not supported in  current installation "

what is needed in connection?
 
thanks,

 

Bruce Armstrong Accepted Answer Pending Moderation
  1. Tuesday, 3 October 2017 14:27 PM UTC
  2. PowerBuilder
  3. # 1

When SAP first introduced 64 bit compilation capability they didn't provide a driver for OLEDB for 64 bit:

https://archive.sap.com/discussions/thread/3775672

I'm looking at the runtimes provided in the Program Files (x86)/Appeon/Shared/PowerBuilder/x64 by Appeon and I don't see one there either. What we're missing is a 64 bit version of PBOLE170.DLL.  I'd recommend reporting it to Appeon as a bug.

Comment
  1. Chris Pollach @Appeon
  2. Friday, 16 November 2018 20:50 PM UTC
Hi Bruce;



Yes, you are correct and the Appeon PB 2017 GA release did not provide the 64bit version of the OLE-DB interface driver either. This was documented in the GA release notes come to think of it.

I just looked in my R3 PB 64 library folder and the OLE-DB driver DLL is definitely not there. I'll ping Engineering over the weekend and see if this might be addressed in PB2018. I'll post back ASAP when I get a definitive answer.

In the mean-time, I would suggest entertaining switching to another DB client like native, ADO.net, ODBC, etc until Appeon addresses this issue with a definitive answer.



Regards ... Chris

  1. Helpful
  1. Richard Carrier
  2. Saturday, 18 January 2020 19:04 PM UTC
Chris, I'm experiencing the same issue with Appeon 2019. Did the 64Bit driver never arrive ? Thanks Richard
  1. Helpful
  1. Chris Pollach @Appeon
  2. Saturday, 18 January 2020 19:27 PM UTC
Hi Richard;

Sadly, it's still missing from PB2019. AFAIK at this time, the 64bit OLE-DB driver is on the feature list for PB2019 R3.

Regards ... Chris
  1. Helpful
There are no comments made yet.
Jonathan Meltzer Accepted Answer Pending Moderation
  1. Friday, 16 November 2018 19:36 PM UTC
  2. PowerBuilder
  3. # 2

I have run into this issue as well.  Has there been any progress with this in the last year?

Comment
There are no comments made yet.
Julie Jiang @Appeon Accepted Answer Pending Moderation
  1. Monday, 19 November 2018 06:22 AM UTC
  2. PowerBuilder
  3. # 3

If you want to use SNC SQL Native Client (OLE DB), please install Microsoft SQL Server 2012 Native Client.  Please select Download at https://www.microsoft.com/en-us/download/details.aspx?id=50402), and then select to install ENU\x64\sqlncli.msi. 

Best regards... Julie

 

Comment
There are no comments made yet.
  • Page :
  • 1


There are no replies made for this question yet.
However, you are not allowed to reply to this question.