cancel
Showing results for 
Search instead for 
Did you mean: 

SQL Anywhere and PHP connection

Former Member
0 Kudos

Hi,

I am trying to connect to a SQL anywhere database, but its not working.


I have done the following:

1) Installed SQL anywhere 16, and created a database/personal server.

2) Installed WAMPSERVER

3) Added the dll file to the ext directory of www

3) Added the dynamic extension

But when I go to localhost/phpinfo.php, the sqlanywhere extension is not there, and I get a fatal error when running the code.


Please help...


Natalie

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi Natalie,

Were you able to get this resolved as I have the same issue?

I have followed the two document links suggested.

Regards

former_member207653
Active Participant
0 Kudos

HI Natalie,

Have you already read the following posts:

http://scn.sap.com/docs/DOC-40537

http://scn.sap.com/docs/DOC-35180

Thank you