Unix Technical Forum

Multiple values in one field?

This is a discussion on Multiple values in one field? within the pgsql Databases forums, part of the PostgreSQL category; --> Hello Wasn't there this feature in Progress where you could have more than one value in a field? It's ...


Go Back   Unix Technical Forum > Database Server Software > PostgreSQL > pgsql Databases

Register FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #1 (permalink)  
Old 04-10-2008, 12:02 AM
Jan Doggen
 
Posts: n/a
Default Multiple values in one field?

Hello

Wasn't there this feature in Progress where you could have more than one
value in a field? It's probably obsolete by now, and I would not use it
anyway, but as a non-Progress programmer reading old Progress databases my
code has to be able to handle that.

What was the name of this thing and how would the data return if you'd read
that field as e.g. a string value?

Thanks in advance
Jan


Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #2 (permalink)  
Old 04-10-2008, 12:02 AM
Scott Auge
 
Posts: n/a
Default Re: Multiple values in one field?

In article <43c4e131$0$11071$e4fe514c@news.xs4all.nl>,
"Jan Doggen" <j.doggen@BLOCKqsa.nl> wrote:

> Hello
>
> Wasn't there this feature in Progress where you could have more than one
> value in a field? It's probably obsolete by now, and I would not use it
> anyway, but as a non-Progress programmer reading old Progress databases my
> code has to be able to handle that.
>
> What was the name of this thing and how would the data return if you'd read
> that field as e.g. a string value?
>
> Thanks in advance
> Jan



I have been working with Progress since version 6 and I have never heard
of such a thing.

The only thing I can think of is storing the data as a character and
then using INT(), LOGICAL(), DECIMAL(), etc. on it.

--
Available for Hire! http://amduus.com/Resumes/
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #3 (permalink)  
Old 04-10-2008, 12:02 AM
Jan Doggen
 
Posts: n/a
Default Re: Multiple values in one field?

Thanks Scott,

In that case it was probably something weird the app did, like storing then
'numbers' 1;3;7 in a character field ;-)
It was a long time ago in an old app that I had to support that, the app now
needs a rewrite, and I thought it was a Progress "feature" that we'd have to
still support.

Jan

"Scott Auge" <scott_auge@yahoo.com> wrote in message
news:scott_auge-F1DD3A.09135111012006@news.west.earthlink.net...
> In article <43c4e131$0$11071$e4fe514c@news.xs4all.nl>,
> "Jan Doggen" <j.doggen@BLOCKqsa.nl> wrote:
>
> > Hello
> >
> > Wasn't there this feature in Progress where you could have more than one
> > value in a field? It's probably obsolete by now, and I would not use it
> > anyway, but as a non-Progress programmer reading old Progress databases

my
> > code has to be able to handle that.
> >
> > What was the name of this thing and how would the data return if you'd

read
> > that field as e.g. a string value?
> >
> > Thanks in advance
> > Jan

>
>
> I have been working with Progress since version 6 and I have never heard
> of such a thing.
>
> The only thing I can think of is storing the data as a character and
> then using INT(), LOGICAL(), DECIMAL(), etc. on it.
>
> --
> Available for Hire! http://amduus.com/Resumes/



Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #4 (permalink)  
Old 04-10-2008, 12:02 AM
Murdoc
 
Posts: n/a
Default Re: Multiple values in one field?

Jan Doggen wrote:

> Hello
>
> Wasn't there this feature in Progress where you could have more than one
> value in a field? It's probably obsolete by now, and I would not use it
> anyway, but as a non-Progress programmer reading old Progress databases my
> code has to be able to handle that.
>
> What was the name of this thing and how would the data return if you'd read
> that field as e.g. a string value?
>
> Thanks in advance
> Jan


You could possibly be referring to field extents. Sort of like arrays.

--

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On
Forum Jump


All times are GMT. The time now is 05:37 AM.


Powered by vBulletin® Version 3.6.5
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.2.0
www.UnixAdminTalk.com