Robert,

Do you have an example of pulling the Column types from an MS Sql query?  For example: 
select top 1 * from mytablename.

loop thru the fields in the recordset and print out their data types?


--
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 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://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 SQL mode.
* PHP 5 support, including Win32 odbtp extension dlls.
* PEAR DB driver works with latest DB version.

-- 
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

--
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to