[PHP-DB] Problem with BDB

2001-07-18 Thread marcos
I have a Linux Server, with Apache 1.3.19 + PHP 4.0.6 and MySQL 3.23.37, and i have a trouble with Transactions in PHP code: When i write a transaction, and some error (PHP lang error) occurs, the transaction are autocommited, and only part of the querys are made, with the inconsistence of data,

[PHP-DB] Problem with BDB ,can anybody help me!!!

2001-07-23 Thread marcos
I have a Linux Server, with Apache 1.3.19 + PHP 4.0.6 and MySQL 3.23.37, and i have a trouble with Transactions in PHP code: When i write a transaction, and some error (PHP lang error) occurs, the transaction are autocommited, and only part of the querys are made, with the inconsistence of data,

[PHP-DB] Postgre

2003-03-07 Thread Marcos
Hey... Im having trouble on installing Postgre modules over PHP 4.3. I just dunno how to install it and didnt find any doc. May anyone help me ? Thanks, Marcos Brazil - SC - Blumenau

Re: [PHP-DB] mssql connecting

2007-05-25 Thread Sady Marcos
I also use PHP/SQL Server, but my server is the IIS. To make the PHP to have access the SQL Server 2000 in the Windows 2003 server, you he will need to install SP 4 of the SQL Server. "David BERCOT" <[EMAIL PROTECTED]> escreveu na mensagem news:[EMAIL PROTECTED] Hi, Le Wed, 23 May 2007 14:37:58

[PHP-DB] Re: mssql connecting

2007-05-29 Thread Sady Marcos
Install SP4 of the SQL Server "Bryan" <[EMAIL PROTECTED]> escreveu na mensagem news:[EMAIL PROTECTED] > I've tried installing php-mssql-5.0.4-10.1.i386.rpm and it shows that it > needs the dependency of libsybdb.so.5. So I try to install > freetds-0.64-1.rh9.rf.i386.rpm and it shows that it nee

[PHP-DB] Re: mssql connecting

2007-05-31 Thread Sady Marcos
did not exist in the server that we were specifying. "Bryan" <[EMAIL PROTECTED]> escreveu na mensagem news:[EMAIL PROTECTED] > I'm trying to connect from a totally different server. I don't think SP4 > has anything to do with it. Thanks though. ;-) > > Sady M

Re: [PHP-DB] Re: mssql connecting

2007-06-01 Thread Sady Marcos
know if it needs, but test and in informs them. I wait to have helped. Hi, Le Thu, 31 May 2007 13:46:47 -0300, "Sady Marcos" <[EMAIL PROTECTED]> a écrit : > The SQL Server 2000, installed in a Windows 2003 Server, only > accepted remote connections later that the DB will

[PHP-DB] How to connect PHP with Oracle?

2001-03-14 Thread Marcos Aurélio Alves
efined function: ocilogon()' Fatal Error. What do I have to do to have Oracle library installed in PHP and connect it with Oracle? Marcos Aurélio Alves W3 Tecnologia http://www.w3tecnologia.com E-folia http://www.e-folia.com.br -- PHP Database Mailing List

[PHP-DB] previous and next with postgresql

2002-09-10 Thread Angelo Marcos Rigo
Hi I am trying to have previous and next links in my php script wich i make a select from a table. I am using postgresql anybody has a link for a tutorial or a sample code doing this? Ângelo Marcos Rigo Webmaster Colégio Anchieta http://www.colegioanchieta.g12.br -- PHP Database Mailing

[PHP-DB] previous and next links with php postgresql

2002-09-12 Thread Angelo Marcos Rigo
Hi I am trying to have previous and next links in my php script wich i make a select from a table. I am using postgresql anybody has a link for a tutorial or a sample code doing this? Ângelo Marcos Rigo Webmaster Colégio Anchieta http://www.colegioanchieta.g12.br -- PHP Database Mailing List

[PHP-DB] Limited connections to the database

2005-10-17 Thread Marcos R. Cardoso
(through a Oracle 8i NetClient) TIA, Marcos R. Cardoso Blumenau Brazil -- PHP Database Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-DB] php_oci8.dll

2006-07-27 Thread Marcos R. Cardoso
r. And the environment variable PATH contains the "c:\orant\bin" which contains the libraries used by Oracle to connect to the database. So, php_oci8.dll is the only library which is causing problems and I still couldn't find why. TIA -- Marcos R. Cardoso Seção de Processament