Home » Database » MDB » Bug #1167
MDB1] mssql feature request: getTableFieldDefinition() for mssql
Details
| Request #1167 | MDB1] mssql feature request: getTableFieldDefinition() for mssql |
|---|---|
| Submitted | 2004-04-09 05:22 UTC |
| From | thierry dot bo at netcourrier dot com |
| Assigned | lsmith |
| Status | Closed |
| Package | MDB |
| PHP Version | 4.3.2 |
| OS | win32 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.