RE: [PHP-DB] ODBC Problem

2005-10-11 Thread Serafin Agoiz
> From: Rodrigo Haces [mailto:[EMAIL PROTECTED] > Sent: 10 October 2005 23:13 > To: php-db@lists.php.net > Subject: [PHP-DB] ODBC Problem > > > Hi all: > > Im currently using php to connect to a database in another server, this > is a > intersystems cac

RE: [PHP-DB] ODBC Problem

2005-10-11 Thread Matthias Willerich
ctober 2005 23:13 To: php-db@lists.php.net Subject: [PHP-DB] ODBC Problem Hi all: Im currently using php to connect to a database in another server, this is a intersystems cache database. if i do a query to my database and the result has special spanish characters like "´" (á,é,í,ó,ú) i

[PHP-DB] ODBC Problem

2005-10-10 Thread Rodrigo Haces
Hi all: Im currently using php to connect to a database in another server, this is a intersystems cache database. if i do a query to my database and the result has special spanish characters like "´" (á,é,í,ó,ú) it returns me another character, this one changes from time to time, i just tried to

[PHP-DB] ODBC problem

2003-03-13 Thread Kiswa
Hi. I have a problem, Been writing a site in php that uses ODBC systemlink to a Access DB The server is apache The problem is that the final server is win2000 IIS and the thing doesent work. It seems that the odbc connect doesent output any info. It works fine on apache cant figure out what the di

Re: [PHP-DB] ODBC problem in 4.2.0

2002-04-30 Thread John Lim
-Original Message- From: John Lim [mailto:[EMAIL PROTECTED]] Sent: Tuesday, April 30, 2002 2:50 AM To: [EMAIL PROTECTED] Subject: Re: [PHP-DB] ODBC problem in 4.2.0 Hi Ryan, It's not true that this can happen to any product. PHP is a fantastic language, but there are well-known ways to

RE: [PHP-DB] ODBC problem in 4.2.0

2002-04-30 Thread Ryan Jameson (USA)
[EMAIL PROTECTED] Subject: Re: [PHP-DB] ODBC problem in 4.2.0 Hi Ryan, It's not true that this can happen to any product. PHP is a fantastic language, but there are well-known ways to manage QA. All it needs is to include ODBC in the standard php regression test suite (and run the suite

Re: [PHP-DB] ODBC problem in 4.2.0

2002-04-30 Thread Manuel Lemos
if a problem like this occurs. This > is, however, just an opinion. > > -Original Message- > From: Ryan Jameson (USA) > Sent: Monday, April 29, 2002 8:14 PM > To: [EMAIL PROTECTED] > Subject: RE: [PHP-DB] ODBC problem in 4.2.0 > > > > I'd recommend

Re: [PHP-DB] ODBC problem in 4.2.0

2002-04-30 Thread John Lim
mend a commercial hosting service be willing and able to step back if a problem like this occurs. This is, however, just an opinion. -Original Message- From: Ryan Jameson (USA) Sent: Monday, April 29, 2002 8:14 PM To: [EMAIL PROTECTED] Subject: RE: [PHP-DB] ODBC problem in 4.2.0 I'd

RE: [PHP-DB] ODBC problem in 4.2.0

2002-04-29 Thread Ryan Jameson (USA)
oblem like this occurs. This is, however, just an opinion. -Original Message- From: Ryan Jameson (USA) Sent: Monday, April 29, 2002 8:14 PM To: [EMAIL PROTECTED] Subject: RE: [PHP-DB] ODBC problem in 4.2.0 I'd recommend finding a hosting service that would be more careful about mak

RE: [PHP-DB] ODBC problem in 4.2.0

2002-04-29 Thread Ryan Jameson (USA)
nately for me I can just stay at 4.1.1 until there's a release that works. <>< Ryan -Original Message- From: Mihai Tache [mailto:[EMAIL PROTECTED]] Sent: Monday, April 29, 2002 7:11 PM To: [EMAIL PROTECTED] Subject: [PHP-DB] ODBC problem in 4.2.0 i work on a website tha

[PHP-DB] ODBC problem in 4.2.0

2002-04-29 Thread Mihai Tache
i work on a website that runs on php with MSSQL through ODBC. until 4.2.0 everything was ok. but my hosting provider just upgraded to 4.2.0 the error message i get is : SQL error: [Microsoft][ODBC SQL Server Driver]Connection is busy with results for another hstmt, SQL state S1000 in SQLExecDire

Re: [PHP-DB] ODBC problem

2001-12-13 Thread Christine Cameli
Hello, We resolved ourselves the problem by changing the ODBC driver. Bye. - Original Message - From: "Christine Cameli" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Cc: "Katell Galard" <[EMAIL PROTECTED]> Sent: Tuesday, December 11, 2001 5:03 PM

[PHP-DB] ODBC problem

2001-12-11 Thread Christine Cameli
Hello, I'm accessing DBASE files (*.dbf) through the ODBC API of a PHP 4.6.0 module. I can select information, I can insert information but I can not delete neither update. Here is my code and the associated error messages : $connect_odbc=odbc_connect($Host,"","",SQL_CUR_USE_ODBC) or die("Erre