Hi,
There is a nasty problem with using the new sqlstate codes in the
PostgreSQL extension.
Say you want to find the sqlstate error code of a query that fails, the
function prototype is:
$sqlstate = pg_result_error_field($result, PGSQL_DIAG_SQLSTATE);
HOWEVER, it is not possible to get a result
On Wed, 30 Mar 2005, John Higgins wrote:
> I am a Birdstep employee, and am trying to get the PHP UODBC module
> working with our RDM Server product. The changes needed are fairly
> simple, however, this is my introduction to the whole autoconf system,
> and I could use a little direction. Wh
I am a Birdstep employee, and am trying to get the PHP UODBC module working
with our RDM Server product. The changes needed are fairly simple, however,
this is my introduction to the whole autoconf system, and I could use a little
direction. What I want to do is modify the config.m4 file in th
Jon Parise wrote:
On Wed, Mar 30, 2005 at 11:23:37AM -0500, Dan Scott wrote:
Reading http://www.zend.com/manual/install.windows.building.php
suggests that to fix this problem I need to rebuild resolv.lib -- but
using the bindlib.dsp file requires msdev, which requires a full MS
Visual Studio envir
On Wed, Mar 30, 2005 at 12:04:46PM -0500, Jon Parise wrote:
> > I want to build php-5.0.3 on WinXP using Visual Studio.NET. I have read
> > the instructions at php.net as well as in README.WIN32-BUILD-SYSTEM file.
> >
> > Initially got an error regarding some function in nsap_addr.c at #if
> >
Thanks Edin, grabbing your updated resolv.lib and dropping it into the
win32build directory got me over the last hurdle!
Dan
On Wed, 30 Mar 2005 19:20:11 +0200, Edin Kadribasic <[EMAIL PROTECTED]> wrote:
> You can download the lib from:
>
> http://ftp.emini.dk/pub/php/win32/dev/php_build/lib/res
On Wed, Mar 30, 2005 at 11:23:37AM -0500, Dan Scott wrote:
> Reading http://www.zend.com/manual/install.windows.building.php
> suggests that to fix this problem I need to rebuild resolv.lib -- but
> using the bindlib.dsp file requires msdev, which requires a full MS
> Visual Studio environment. Th
You can download the lib from:
http://ftp.emini.dk/pub/php/win32/dev/php_build/lib/resolv.lib
headers are in:
http://ftp.emini.dk/pub/php/win32/dev/php_build/include/
Edin
- Original Message -
From: "Dan Scott" <[EMAIL PROTECTED]>
To:
Sent: Wednesday, March 30, 2005 6:23 PM
Subject:
On Wed, Mar 30, 2005 at 12:25:07PM +0530, Arjun wrote:
> I want to build php-5.0.3 on WinXP using Visual Studio.NET. I have read
> the instructions at php.net as well as in README.WIN32-BUILD-SYSTEM file.
>
> Initially got an error regarding some function in nsap_addr.c at #if
> !defined(isxdi
On Wed, 30 Mar 2005 08:36:28 -0500, Dan Scott <[EMAIL PROTECTED]> wrote:
> Try grabbing the latest CVS version of PHP or the latest 5.0.x
> snapshots from http://snaps.php.net/ -- there were a number of patches
> since 5.0.3 that helped me get further on my attempt to compile on
> Windows using the
# [EMAIL PROTECTED] / 2005-03-30 09:55:57 -0500:
> On Tue, 29 Mar 2005, Roman Neuhauser wrote:
>
> > > > #define snprintf ap_php_snprintf
> > > > PHPAPI int ap_php_snprintf(char *buf, size_t len, const char
> > > > *format,...)
> > >
> > > For some reason the header file is not included then - t
On Tue, 29 Mar 2005, Roman Neuhauser wrote:
> > > #define snprintf ap_php_snprintf
> > > PHPAPI int ap_php_snprintf(char *buf, size_t len, const char *format,...)
> >
> > For some reason the header file is not included then - that should be
> > fixed as our own (ap_php_snprintf) function should
Try grabbing the latest CVS version of PHP or the latest 5.0.x
snapshots from http://snaps.php.net/ -- there were a number of patches
since 5.0.3 that helped me get further on my attempt to compile on
Windows using the Microsoft Visual C++ Toolkit 2003 (for C compiler) +
Platform SDK for Windows (f
Hi,
Updated the files in all 3 branhes. I have left win32/install.txt in unix
format as our packaging script already takes care of neccessary conversions.
Edin
- Original Message -
From: "Philip Olson" <[EMAIL PROTECTED]>
To:
Cc:
Sent: Wednesday, March 30, 2005 12:09 AM
Subject: [PHP-
14 matches
Mail list logo