[PHP-WIN] Sybase

2008-02-06 Thread Eric Colinet
Hello list, I try to figure out a problem on a Windows machine with the Sybase extension and maybe you could help me. Basically using the 5.2.0 extension works and using the 5.2.4 extension doesn't work in the same environment (ASE 12.5.1 / sybase_ct extension). The error is: "Sybase: U

Re: [PHP-WIN] Sybase

2007-06-18 Thread Ben
Niel Archer wrote: Hi I did some googling. The file is probably called "libct.dll" Niel Thanks. After some more googling myself I found that the files had been renamed in the new Open Client. So I renamed them, copied them to the PHP folder (both PHP root and ext), and checked with a depen

Re: [PHP-WIN] Sybase

2007-06-18 Thread Niel Archer
Hi I did some googling. The file is probably called "libct.dll" Niel -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP-WIN] Sybase

2007-06-18 Thread Niel Archer
Hi > I see. Which files do you suggest I copy then? I have no idea. I've never used Sybase so wouldn't know what files are there. > When doing a quick search through the Sybase folder I didn't see > anything relating to PHP, just connectors for ADO.NET, ODBC, ... It wouldn't be relating to PHP

Re: [PHP-WIN] Sybase

2007-06-18 Thread Ben
Niel Archer wrote: Hi There shouldn't be a problem with that, it all runs under the same user on Windows XP, so access issues shouldn't be occuring. The Open Client is located in C:\sybase and PHP is located in C:\wamp\php. It's not a user/permission issue, but where PHP will look. Years ag

Re: [PHP-WIN] Sybase

2007-06-18 Thread Niel Archer
Hi > There shouldn't be a problem with that, it all runs under the same user > on Windows XP, so access issues shouldn't be occuring. The Open Client > is located in C:\sybase and PHP is located in C:\wamp\php. It's not a user/permission issue, but where PHP will look. Years ago I tried "tidyi

Re: [PHP-WIN] Sybase

2007-06-18 Thread Ben
Niel Archer wrote: Hi I have the Sybase Open Client installed (with Sybase Central etc). Are the libraries in a location that PHP has access to. For example, the MySQL client libraries pretty much have to be in the php directory or it doesn't work. Niel There shouldn't be a problem with t

Re: [PHP-WIN] Sybase

2007-06-18 Thread Niel Archer
Hi > I have the Sybase Open Client installed (with Sybase Central etc). Are the libraries in a location that PHP has access to. For example, the MySQL client libraries pretty much have to be in the php directory or it doesn't work. Niel -- PHP Windows Mailing List (http://www.php.net/) To uns

Re: [PHP-WIN] Sybase

2007-06-18 Thread Ben
Niel Archer wrote: Hi Look in php.ini or use phpinfo() to check your configuration. Make sure that 'c:\wamp\php\ext\' is the extension_dir path, assuming that is the name of your directory. Loading extensions works fine, I'm able to load cURL and mysql just fine. Also make sure you have the

Re: [PHP-WIN] Sybase

2007-06-18 Thread Niel Archer
Hi Look in php.ini or use phpinfo() to check your configuration. Make sure that 'c:\wamp\php\ext\' is the extension_dir path, assuming that is the name of your directory. Also make sure you have the Sybase client libraries that this extension requires. I have no idea where to get them, but the r

Re: [PHP-WIN] Sybase

2007-06-18 Thread Ben
Mikael, The file actually exists. I've tried copying it to various places (php root, wamp root, system32 and the WINDOWS folder), but still no luck. Ben Mikael Grön wrote: Ben, first of all, check if the file php_sybase_ct.dll actually exist in the directory c:\wamp\php\ext\ If it does,

Re: [PHP-WIN] Sybase

2007-06-17 Thread Mikael Grön
Ben, first of all, check if the file php_sybase_ct.dll actually exist in the directory c:\wamp\php\ext\ If it does, I've had some luck with just moving dll-files that don't get included correctly to other paths. Like the PHP main path (c:\wamp\php\) Try that too. Mike Ben skrev: Hello,

[PHP-WIN] Sybase

2007-06-16 Thread Ben
Hello, I've installed Sybase ASE-15 Express on a CentOS-5 machine. All went well there, configuration is done and all. Now I'd like to connect, from my Windows XP localhost (WAMP5), to this Sybase server. So I install the Sybase PC Client, made a connection, ... works fine. But when I try en

Re: [PHP-WIN] sybase versus odbc

2004-03-10 Thread Robert Twitty
The sybase extension is probably more efficient than the odbc ext. You can also try the odbtp extension at http://odbtp.sourceforge.net. I use it to connect to Sybase, and it is considerably faster than the odbc extension, and it provides more capabilities. -- bob On Wed, 10 Mar 2004 [EMAIL PRO

[PHP-WIN] sybase versus odbc

2004-03-10 Thread emrahsen51
we have sybase db, and using odbc for queries in our web based application. i want to learn : in php, are sybase functions more efficient than odbc functions? Thanks... emrah __ Do you Yahoo!? Yahoo! Search - Find what you’re looking for faster http://search.yahoo.

[PHP-WIN] sybase-ct under windows

2001-02-13 Thread Torsten Curdt
Is anybody out there using php4 with sybase-ct support under windows? I need some help... I don't find the sybase client libraries. -- Torsten -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact