cancel
Showing results for 
Search instead for 
Did you mean: 

PHP : enabling MaxDB access.

0 Kudos

Hi All,

I am trying to enable MaxDB along with PHP.

The most common link that i found on the scn is : http://help.sap.com/saphelp_nw73ehp1/helpdata/en/60/a7b15a5b9843829b2844499c187600/content.htm

But the link to http://pecl4win.php.netInformation published on non-SAP site is broken and hence i am unable to proceed.

Also i am unable to install SAP MaxDB SQLDBC software on my system.

Can you kindly suggest some better documentation on how to proceed from here?

Thanking you

Best Regards

Setu

Accepted Solutions (0)

Answers (1)

Answers (1)

shankarsgs
Contributor
0 Kudos

Hi Setu,

You can download that from PECL :: Package :: maxdb

Also there are the list of supported methods for maxdb.

PHP: MaxDB Functions - Manual

I hope it helps.

Regards

Shankar

"Marking the correct answer helps other to find it"

0 Kudos

Hi Shankar,

Thank you so much for your kind reply.

I downloaded the zip which you shared, and i am also aware of the functions.

But how do i make this go with my PHP installation.

I have never done a PHP configuration using .C and .H files.

Can you pleae guide? how do i use this package?

Thanks and Regards

Setu

shankarsgs
Contributor
0 Kudos

Hi Setu.

Follow the below. you need to install and config your PHP depending on the platform you are running on.

PHP: Installation - Manual

Regards

Shankar