PEAR is archived and read-only

This mirror preserves historical PEAR package releases and metadata so existing references remain available.

Home » Database » MDB » Bug #1167

MDB1] mssql feature request: getTableFieldDefinition() for mssql

Details

Request #1167MDB1] mssql feature request: getTableFieldDefinition() for mssql
Submitted2004-04-09 05:22 UTC
Fromthierry dot bo at netcourrier dot com
Assignedlsmith
StatusClosed
PackageMDB
PHP Version4.3.2
OSwin32 XP
Roadmaps(Not assigned)

Comments

[2004-04-09 05:22 UTC] thierry dot bo at netcourrier dot com

Description:
------------
Here is my first attempt to write getTableFieldDefinition() for mssql.

Yes, not tested a lot, so don't commit it ! In particular i'm not sure about binary object types and how to comply to reverse engeeneering requirements, since this is why this method was created, as I don't use it for that purpose.

TB

Reproduce code:
---------------
http://www.thierrybo.freesurf.fr/temp/

[2004-04-10 07:49 UTC] smith at backendmedia dot com

I added the method anyways, but marked it alpha in the mssql driver notes.