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
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
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
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
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
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
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
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
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
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
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,
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,
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
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
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 youre looking for faster
http://search.yahoo.
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
16 matches
Mail list logo