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 ?? Quote 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 Quote Link to comment https://forums.phpfreaks.com/topic/11764-sql-field-description/#findComment-44618 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.