Re: Database Migration Plugin and auto increments

Поиск
Список
Период
Сортировка
От Dave Page
Тема Re: Database Migration Plugin and auto increments
Дата
Msg-id 214E9C0A75426D47A876A2FD8A07426E669F@salem.vale-housing.co.uk
обсуждение исходный текст
Список pgadmin-support
Please use the pgadmin-support@postgresql.org list for support issues.

Currently serial columns are only supported for Access source databases.
You will need to migrate your SQL server databases and then create
sequences for use as default values for each column, then add unique
indexes on those columns.

Regards, Dave.

> -----Original Message-----
> From: Samuele Brignoli [mailto:samuele.brignoli@darpha.com]
> Sent: 08 May 2002 17:23
> To: Dave Page
> Subject: Re: [pgadmin-support] Database Migration Plugin and
> auto increments
>
>
> Hi all,
>
> is it possible to ( also with a workaroud ) migrate an sql
> server db with integer columns that auto-increments by one at
> insertion ?
>
> Sam.
>
>

В списке pgadmin-support по дате отправления:

Предыдущее
От: "James Newman"
Дата:
Сообщение: restrict null in column??
Следующее
От: "Dave Page"
Дата:
Сообщение: Re: restrict null in column??