4, 2008 10:52 PM
> To: php-windows@lists.php.net
> Subject: [PHP-WIN] Problem with Oracle and some other extensions on IIS
> Server
>
>
> Hi,
>
> My problem is very simple but i can't handle it. I'm LAMP developer by the
> way. I have not much knowledge on IIS se
be loaded to php so whether the error is on php level or IIS
level.
So php.exe -m.
Jan
Jan Mura
-Original Message-
From: Tim [mailto:[EMAIL PROTECTED]
Sent: Tuesday, June 24, 2008 10:52 PM
To: php-windows@lists.php.net
Subject: [PHP-WIN] Problem with Oracle and some other extensions on
Eric,
http://myprojects.srhost.info
eric{at}myprojects{dot}srhost{dot}info
- Original Message -
From: "Tim" <[EMAIL PROTECTED]>
To:
Sent: Wednesday, June 25, 2008 4:52 AM
Subject: [PHP-WIN] Problem with Oracle and some other extensions on IIS S
Hi,
My problem is very simple but i can't handle it. I'm LAMP developer by the
way. I have not much knowledge on IIS server with PHP,
Anyway, i can't load php_oci8.dll and some other DLLs. Error message always
same;
PHP Warning: PHP Startup: Unable to load dynamic library
'c:\PHP\ext\php_oci8.d
lto:[EMAIL PROTECTED]]
Sent: 01 February 2001 14:21
To: 'Asendorf, John '; 'Jean-Christophe Le Brun ';
'[EMAIL PROTECTED] '
Subject: RE: [PHP-WIN] Problem with Oracle
I have a very big problem please. I installed Oracle on my Windows
Professional server. However, whene
using PHP because I can connect to mySql on the same machine using
the same PHP function for mySQL.
Bikes
-Original Message-
From: Asendorf, John
To: Jean-Christophe Le Brun; [EMAIL PROTECTED]
Sent: 1/31/01 2:38 PM
Subject: RE: [PHP-WIN] Problem with Oracle
Since the list was down
> $sql_getID = "SELECT max(CUSTID_NUM) from cfull2.tbl_dl_customers";
> how the hell do I get that number into a variable?
Wouldn't changing your SQL statement to this do the trick?:
"SELECT max(CUSTID_NUM) as max_cust_id from cfull2.tbl_dl_customers"
^^
And
ased on April 7, 2000.
> -Original Message-
> From: Jean-Christophe Le Brun [mailto:[EMAIL PROTECTED]]
> Sent: Wednesday, January 31, 2001 2:19 AM
> To: Asendorf, John; [EMAIL PROTECTED]
> Subject: Re: [PHP-WIN] Problem with Oracle
>
>
> Hi !
>
> > I
Hi !
> I'm trying to run some SQL in Oracle that returns a single value...
>
> $sql_getID = "SELECT max(CUSTID_NUM) from cfull2.tbl_dl_customers";
>
> how the hell do I get that number into a variable?
>
> I've tried a dozen different things, but the documentation is so sparse
and
> it's all abou
I'm trying to run some SQL in Oracle that returns a single value...
$sql_getID = "SELECT max(CUSTID_NUM) from cfull2.tbl_dl_customers";
how the hell do I get that number into a variable?
I've tried a dozen different things, but the documentation is so sparse and
it's all about getting rows of d
10 matches
Mail list logo