On Thu, 2004-03-18 at 04:51, Luiz Gustavo Sarubi Macchi wrote:
> Please
>
> I´m using Mandrake 9.1 and I need to use PHP with interbase !
>
> So, I've been instaled the php430-devel and i built the extension of
> interbase like this:
> phpize
> after that ./configure --with-interbase=/opt/interb
Please
I´m using Mandrake 9.1 and I need to use PHP with interbase !
So, I've been instaled the php430-devel and i built the extension of
interbase like this:
phpize
after that ./configure --with-interbase=/opt/interbase/
and after make install
the extension was add !
so when i try to access th
Por favor
Uso o Mandrake 9.1 e preciso usar PHP c/interbase !
entao instalei o php430-devel e
compilei a extensao do interbase ou seja:
phpize
depois ./configure --with-interbase=/opt/interbase/
depois make install
a extensao foi adicionada !
so q quando tento acessar o banco o php reporta um e
hi all!!
i have the problem that i want to put an image into a firebird database. the
problem is that when i copy the code of the image into my sql syntax, the
code contains ' and " and then php thinks that this is the end of the sql
statement, although this is just data of the image.
is there an
I am looking for someone that is running RH 9 Linux with Php & Interbase...
Todd
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
I already set the charset but still cannot work. By the way, I can retrieve
the data in other program.
Anyway, thanks for your reply
"Curt Zirzow" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> * Thus wrote Wei ([EMAIL PROTECTED]):
> > Hope someone can solve my problem.
>
* Thus wrote Wei ([EMAIL PROTECTED]):
> Hope someone can solve my problem.
>
> I'm using Interbase as a database. I get error message when I retrieve data
> from the database (ibase_fetch_row) which contain chinese character.
>
> Warning: ibase_fetch_row(): arithmetic exception, numeric over
Hope someone can solve my problem.
I'm using Interbase as a database. I get error message when I retrieve data
from the database (ibase_fetch_row) which contain chinese character.
Warning: ibase_fetch_row(): arithmetic exception, numeric overflow, or
string truncation Cannot transliterate ch
Hello,
We have ordered Interbase 6.5 last week, but I was wondering if it is
even supported
by PHP at this moment since the 6.5 version is not open source.
Does anyone have experience with this version?
Kind regards,
Jeroen Geusebroek
Hi,
I would like to solve this problem on my apache-php instalation
Fatal error: Call to undefined function: ibase_connect() in
/home/pcash/public_html/includes/conexioninterbase.inc on line 7
To solve first i have try to do
[root@www download]# rpm -i php-interbase-3.0.16-2bc.i386.rpm
error
Just use one argument or the other ... not both.
ibase_commit($myTrans);
OR
ibase_commit($myDB);
g.luck,
~Chris /"\
\ / September 11, 2001
X We Are All
Hi!
Someone can explain me (or give me an example or more) about the function:
ibase_commit()
I am using PHP 4 and InterBase 6.0 over IIS 5.0, in the version of the
manual that I have the following description appears:
int ibase_commit ([int link_identifier, int trans_number])
but when I use i
Hi.
I need help to insert blob fiedls into interbase with php.
Thank You.
ICQ: 109374340
--
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
Hi i have a problem printing a lob field containing an image.
The database i use is Interbase 6.0
I have a blob/lob field with a gif image inside an i like to print this image on the
web.
Can you help me?
Bye Alessandro
Do the current Interbase functions support allowing the programmer to choose
whether he/she wants to open a transaction in 'wait' or 'no wait' status?
If not, which status are transactions opened as?
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
Fo
Hello,
I'm internet-databasing for over a year now and only used MySQL up untill
now.
Last week I spoke with a guy that was interested in running Interbase on a
Unix-webserver,
so I've got a couple of questions...
1.> Can interbase be installed and run on every Unix-type (BSD)?
I've taken a
Since ibase_query returns true if the query succeeds I've tried this, but
with the same problem with ibase_fetch_row:
$stmt = "select count(*) from soldcars";
if ($query= ibase_query($stmt) or die ("alert('" . ibase_errmsg() . "'); ")){
$result = ibase_fetch_row($query);
$
Hello, this is my first attempt to query and print a result coming from a
database, in this case interbase6.
I got the following error: InterBase: Dynamic SQL Error SQL error code =
-504 Cursor unknown in maingeral.htm on line 8
Here's the code:
alert('" . ibase_errmsg() .
"'); ");
$st
ris'" <[EMAIL PROTECTED]>; "php" <[EMAIL PROTECTED]>
> Sent: Wednesday, March 07, 2001 4:28 PM
> Subject: RE: [PHP] Interbase
>
>
> > Both the binary and source distros are available on the website. I
> beleive
> > Interbase has gon
you might try www.ibphoenix.com as they have more info (than the Borland
site) regarding InterBase.
Brett
""Chris"" <[EMAIL PROTECTED]> wrote in message
03fd01c0a73c$15183c00$01c8c8c8@ibcserver">news:03fd01c0a73c$15183c00$01c8c8c8@ibcserver...
Hi,
Has anyone here dealt with the new Interbase 6.0
Both the binary and source distros are available on the website. I beleive
Interbase has gone open source.
http://www.borland.com/interbase/
Chad
-Original Message-
From: Chris [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, March 07, 2001 1:23 PM
To: php
Subject: [PHP] Interbase
Hi
Hi,
Has anyone here dealt with the new Interbase 6.0 License?
The web site says it is a free download for development, but I can't find any info
about commercial use, and their sales office doesn't seem to know either, and they
haven't called back yet.
Anyone know what the commercial license is
22 matches
Mail list logo