[PHP-DB] Pear DB with Sybase sqlanywhere

2005-06-17 Thread mikee
Hello, Is this the correct group for questions about Pear DB? I'm trying to connect with a Sybase dabase and I'm getting "Cannot connect: DB Error: extension not found" on the "sybase://me:pass/host/dbname" DSN. I am able to connect with a MySQL using Pear DB so I'm assuming I need some syb

[PHP-DB] Re: Pear DB with Sybase sqlanywhere

2005-06-17 Thread mikee
mikee wrote: Hello, Is this the correct group for questions about Pear DB? I'm trying to connect with a Sybase dabase and I'm getting "Cannot connect: DB Error: extension not found" on the "sybase://me:pass/host/dbname" DSN. I am able to connect with a MySQL u