Subject | Re: Problem: create table with field name equal to the data type name |
---|---|
Author | kandalf4711 |
Post date | 2005-06-20T09:18:06Z |
--- In firebird-support@yahoogroups.com, "Alan McDonald" <alan@m...>
wrote:
wrote:
> > Hello together,ans where?
> >
> > we have an project with existing tables and we want to use now the
> > firebird database.
> >
> > The problem is that we can't create tables where the field name ist
> > eqal to the data type name.
> >
> > Example:
> > create table test (TIMESTAMP timestamp NOT NULL);
> >
> > Can you help me to solve the problem? I can't change the field name
> > because of existing client tools!
>
> this has already been answered more than once
> Alan