| View previous topic :: View next topic |
| Author |
Message |
Mystic Prog Guest
|
Posted: Thu Aug 31, 2006 8:36 am Post subject: Comment in Firebird |
|
|
Comment in Firebird
I want to store in my firebird database some comments to max 255 chars. I
see Firebird have for every table description. I can use that, but HOW ?
How that can be done ?
I thing it's nonsense to create table with one filed and always with one row
because of few words of text. |
|
| Back to top |
|
 |
Dan Guest
|
Posted: Tue Sep 05, 2006 8:53 pm Post subject: Re: Comment in Firebird |
|
|
About a month or so ago, I saw something helpful on this topic on the
FB newsgroup: http://groups.yahoo.com/group/firebird-support/
Unfortunatly, I can't remember a keyword to search on. "field def" or
"column def" might work.
HTH,
Dan
On Thu, 31 Aug 2006 10:00:09 +0200, "Mystic Prog"
<MysticProg (AT) hotmail (DOT) com> wrote:
| Quote: | Comment in Firebird
I want to store in my firebird database some comments to max 255 chars. I
see Firebird have for every table description. I can use that, but HOW ?
How that can be done ?
I thing it's nonsense to create table with one filed and always with one row
because of few words of text.
|
|
|
| Back to top |
|
 |
pr Guest
|
Posted: Wed Sep 06, 2006 9:29 am Post subject: Re: Comment in Firebird |
|
|
"Mystic Prog" <MysticProg (AT) hotmail (DOT) com> wrote in message
news:ed64u8$npi$1 (AT) ss408 (DOT) t-com.hr...
| Quote: | Comment in Firebird
I want to store in my firebird database some comments to max 255 chars. I
see Firebird have for every table description. I can use that, but HOW ?
How that can be done ?
I thing it's nonsense to create table with one filed and always with one
row
because of few words of text.
|
I don't understand what you want to do. Explain some more.
PR |
|
| Back to top |
|
 |
Dan Guest
|
Posted: Wed Sep 06, 2006 9:15 pm Post subject: Re: Comment in Firebird |
|
|
Here is the thread to search at Yahoo newsgroups:
Getting access to column description info
Just paste the above line into the Subject box in advanced searce. It
will give the whole discussion. Some of the authors might be able to
tell you exactly how to do what you need to do.
Dan |
|
| Back to top |
|
 |
|