glenelkins Posted June 12, 2006 Share Posted June 12, 2006 HiIn an old database format i have written a parser for to convert from .TED database files to .SQL structure. Inside the .TED files each field has a name, type etc but also contains a description for each field.. is there a way to do this in MySql ?? Link to comment https://forums.phpfreaks.com/topic/11764-sql-field-description/ Share on other sites More sharing options...
Barand Posted June 12, 2006 Share Posted June 12, 2006 AFAIK mysql has no such provision. I had a quick look through its internal tables and couldn't see anywhere that it could store it Link to comment https://forums.phpfreaks.com/topic/11764-sql-field-description/#findComment-44618 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.