Subject | Re: Field Order |
---|---|
Author | didiergm |
Post date | 2002-05-08T11:30:35Z |
Yes, I know it is poor programming, but it is to do a simple, quick
and dirty upload program for 100+ CSV files which have been generated
using the exact field order, I was hoping to save me some time.
I'd never do that in an application that would have a life span of
more than a day :)
thanks anyway
Didier
and dirty upload program for 100+ CSV files which have been generated
using the exact field order, I was hoping to save me some time.
I'd never do that in an application that would have a life span of
more than a day :)
thanks anyway
Didier
--- In ib-support@y..., Claus Heeg <heeg.c@t...> wrote:
> now it is not garantied
> and it is not good practise to make select * from ....
> to make live for you and later guys easier you have to take the time
and
> make a "fine" sql query -
> so everybody knows after months what is going on ...
>
> yours
> Claus
>
> didiergm wrote:
>
> >When doing a Select * from .... is it guaranteed that the fields will
> >appear in the creation order ?
> >
> >if not how can I guarantee that ?
> >
> >TIA
> >Didier
> >
> >
> >
> >To unsubscribe from this group, send an email to:
> >ib-support-unsubscribe@e...
> >
> >
> >
> >Your use of Yahoo! Groups is subject to
http://docs.yahoo.com/info/terms/
> >
> >
> >
> >.
> >