Re: SQL Server Error 2705

Dale E. Reed Jr. ( (no email) )
Wed, 26 Feb 1997 23:32:52 -0800 (PST)

On Wed, 26 Feb 1997, Richard J. Sears wrote:

> However when doing a Update Database I get a string of errors like the
> ones listed below:
>
> SQL Server Error 2705 Column names in each table must be unique. Column
> Name 'GroupID' in table AccountTypes is specified more than once.

These are fine. They just mean the fields is already in tyhe
table. Its a typical error if updttabs.sql is ran more than
once.

> Any help would be appreciated. Thanks

Have you tried to run 2.0.88? What problems are you
having USING Emerald? The update isn't picture perfect,
but everything should run just fine.

Dale