RE: [PHP-WIN] RE: select top 1 * WAS: [PHP-WIN] [ANNOUNCEMENT] ODBTP 1.1.1 Released

2004-06-08 Thread Gryffyn, Trevor
; -Original Message- > From: Svensson, B.A.T. (HKG) [mailto:[EMAIL PROTECTED] > Sent: Thursday, June 03, 2004 4:46 PM > To: '[EMAIL PROTECTED]' > Subject: [PHP-WIN] RE: select top 1 * WAS: [PHP-WIN] > [ANNOUNCEMENT] ODBTP 1.1.1 Released > > > Does anybody

RE: [PHP-WIN] [ANNOUNCEMENT] ODBTP 1.1.1 Released

2004-06-03 Thread Robert Twitty
If you are using odbtp as a driver for the mssql ext, and want mssql_field_type() to return the actual type name, then call odbtp_set_attr( ODB_ATTR_FULLCOLINFO, 1 ); before you run any queries. -- bob On Thu, 3 Jun 2004, Frank M. Kromann wrote: > mssql_field_type() is the function for that.

RE: [PHP-WIN] [ANNOUNCEMENT] ODBTP 1.1.1 Released

2004-06-03 Thread Frank M. Kromann
t; -- > Gerardo S. Rojas > mailto: [EMAIL PROTECTED] > > > -Original Message- > From: Robert Twitty [mailto:[EMAIL PROTECTED] > Sent: Wednesday, June 02, 2004 7:52 PM > To: [EMAIL PROTECTED]; [EMAIL PROTECTED] > Subject: [PHP-WIN] [ANNOUNCEMENT] ODBTP 1.1.1 Release

RE: [PHP-WIN] [ANNOUNCEMENT] ODBTP 1.1.1 Released

2004-06-03 Thread Gerardo Rojas
[mailto:[EMAIL PROTECTED] Sent: Wednesday, June 02, 2004 7:52 PM To: [EMAIL PROTECTED]; [EMAIL PROTECTED] Subject: [PHP-WIN] [ANNOUNCEMENT] ODBTP 1.1.1 Released FYI for the members of this list that are using ODBTP: Version 1.1.1 has been released, and is available for download at http

[PHP-WIN] [ANNOUNCEMENT] ODBTP 1.1.1 Released

2004-06-02 Thread Robert Twitty
FYI for the members of this list that are using ODBTP: Version 1.1.1 has been released, and is available for download at http://odbtp.sourceforge.net Key Changes: * All version 1.1 known bugs have been fixed. * Data truncation detection. * Auto char to wide char mapping for MS Access in UNICODE