No, actually there is no limitation for the number of connection to the
database ...
Thanks
Daniel
Jochem Maas wrote:
is it possible that you are only allowing a single connection (or a
number of
them) and that when apache comes up it's child processes eat up all the
[persistent?] connectio
is it possible that you are only allowing a single connection (or a number of
them) and that when apache comes up it's child processes eat up all the
[persistent?] connections so that there are none left for any other process?
HENCHOZ Daniel wrote:
Hello,
I've installed a SUN server under Solar
Hello,
I've installed a SUN server under Solaris 9 with Apache 2.0.55, PHP
5.1.1, Informix 9.40.UC6, Informix Client SDK 2.90.UC3, Informix
Webdatablade 4.13.UC3. Now I try to get information from the Informix
database via a PHP ifx_connect function and on the same apache server
using the Inf
We have a Informix on Windows server and I am trying to reach that from my RedHat 9.
I have read that information on unixODBC site about unixODBC+Informix, but when
I try ./isql -v database i get nothing more but:
[ISQL]ERROR: Could not SQLConnect
We have set up UnixODBC and Informix CSDK
We hav
Hi,
Everybody is so amazed by the ease and power of MySQL that some nice products do
not get the needed attention from tutorial writers. Why are'nt we using the more
powerful MaxDB instead of MySQL? I can't find no really useful tutorials on
MaxDB and Informix in connection with PHP.
Now i have t
Hello Everybody,
I wait that somebody can help me, therefore already I depleted my possibilities.
I need to develop a site in PHP with access to the Data base Informix.
The such of the data base alone functions with NTFS (W2k, WNT).
I installed the W2K Advanced Server in my house... and install
Hello
any idea how can i fix this problem when I compile php with informix
ERROR:
/opt/informix/lib/esql/libifos.so: the use of `mktemp' is dangerous, better
use `mkstemp'
Foong
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Hello all ,
I upgrade php from 4.2 to 4.2.3
and it seems that i can't connect to my ifx server anymore .
the code has not changed .
the only think taht change is pache version -> apache 2
and php compiled for apache DSO instead of static modu
Hello,
I would like to know if someone uses PHP (on Win[9x,2k,xp]) connection
to Informix server in other way than trough ODBC. I'm trying do it, but
without any success.
Thank you in advance.
Juraj Hasko
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php
ction to
> an Informix 7.2SE database running on a HP-UX 10.2 box. My issues are as
> follows -
> 1) Do I need informix software of any description running on the linux web
> server?
> 2) Can I configure the php informix modules into and up and running php
> build that doesn'
I have php 4.1.2 running on a linux 7.2 box. I want to make a connection to
an Informix 7.2SE database running on a HP-UX 10.2 box. My issues are as
follows -
1) Do I need informix software of any description running on the linux web
server?
2) Can I configure the php informix modules into and up
Hello everyone,
I'm starting to work with Informix 9.3 and I was wondering if someone has
created a class in the phplib way using the same methods.
My knowledge of Informix is less than zero, so if you could point me to
another DB abstraction system that uses Informix and classes, I will
appreci
I posted a fix on the bug report form, but don't know how to implement it in
the configure script. Someone should add it that knows what they're doing.
http://bugs.php.net/bug.php?id=15177
Mike B.
--
##
# Mike Baranski #
# Security Manage
Our company is looking into purchasing an application package that requires
the use of the Informix (IBM) Redback application. We have been told that
Redback objects can be used in php scripts but I was wondering if any of you
have had experiece with it and if you have had any problems or difficul
Thanks for all that answered my question.
I wanted this function because i use Postgres too in the same project , i
will use informix or postgres , so
the logic in my implementation was based on postgres functions...
But if to Informix it doesn't work ... I will do of another way.
Leila
Martín mar
On Jue 23 Ago 2001 21:21, Chris Fry wrote:
> This function does not work reliably with most databases, not just
> Informix. Caused me a lot of problems as I have a number of pages where I'd
> like to display a "No records found message".
I normally have a count(*) query to know how much records b
ned is always "0", but i can see
> > the result with ifx_fetch_row.
> > Does Anyone know if there is a bug with this function "ifx_num_rows" ?
>
> >From the php informix manual:
>
> int ifx_num_rows (int result_id)
> Gives the number of rows fetched so far for
s Anyone know if there is a bug with this function "ifx_num_rows" ?
>From the php informix manual:
int ifx_num_rows (int result_id)
Gives the number of rows fetched so far for a query with result_id after a
ifx_query() or ifx_do() query.
Saludos... :-)
--
Porqué usar una base d
Hi all,
I have Php 4.0.6 on Linux with Informix Dynamic Server 7.31.UD1.
I try to use the function ifx_num_rows after afx_query and the value
returned is always "0", but i can see
the result with ifx_fetch_row.
Does Anyone know if there is a bug with this function "ifx_num_rows" ?
Thanks in adv
hi,
we are using informix 7.31.UC6 as our database server.
when we are trying to connect informix by dbaccess we are setting
the below environment variables are as:
export DBNLS=1;export LANG=tr_TR;export LC_COLLATE=tr_TR.ISO8859-9;export
LC_CTYPE=tr_TR.ISO8859-9
but when we are rying to vonnect
> -Original Message-
> From: Roman [mailto:[EMAIL PROTECTED]]
> Sent: Tuesday, April 03, 2001 6:58 AM
> To: Php-General
> Subject: [PHP] Informix a PHP
>
>
> What's the problem with connect to the informix database ?
>
> When I write th
X 001 SQLCODE=-1829] in
e:\programovanie\php\informix\infpo.php on line 1
Thanx
roman
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]
I have this problem ? I want to connect to the Informix database on Unix
server and my apache server running on Windows 2000 but I haven't
php_ifx.dll. Please if you want send me. Thanx.
Roman
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EM
Hi,
I'm trying to develop some intranet system based on Informix DB. Standard
connection works fine but when I try to exec any SQL I've got a error
message.Can someone help me ? I use Ifx IDS 7.3, PHP 4.0.4pl1 on Win2k and
IIS 5.0. If I use connection trough ODBC it works fine. Here is sample of
24 matches
Mail list logo