1. Tony Jia
  2. PowerBuilder
  3. Friday, 9 April 2021 10:50 AM UTC

Dear Team,

 

We are working on using Transaction for ADO.NET to connect Sybase database.

Could  you guide us how to set up the DBParam for connection maximum number for Sybase?

ProviderString='value'

The MaxConnect don't support ADO.NET with below info:

Applies to

  • ASE, SYC Sybase Adaptive Server Enterprise

  • DIR Sybase DirectConnect

Accepted Answer
Chris Pollach @Appeon Accepted Answer Pending Moderation
  1. Friday, 9 April 2021 15:34 PM UTC
  2. PowerBuilder
  3. # Permalink

Hi Tony;

  Yes, that feature is only supported in the "native" DB Client drivers for ASE. ADO.Net is middle-ware and as such, does not support this setting. FWIW: Native DB drivers are generally must better & faster middle-ware (ie: JDBC, ADO.Net, OLEDB, ODBC, etc). I would recommend using the ASE native driver.

Regards ... Chris

Comment
There are no comments made yet.


There are replies in this question but you are not allowed to view the replies from this question.