Re: [GENERAL] Utility to Convert MS SQL Server to Postgres

2006-11-12 Thread novnov
Thank you I'd not seen that page. Robert Treat wrote: > > On Saturday 11 November 2006 01:26, novnov wrote: >> Any recommondations for a util that helps with conversion of MS SQL >> Server >> databases to Postgres? Constraints, triggers, etc? >> >> Thanks > > There are a couple of articles on

Re: [GENERAL] Utility to Convert MS SQL Server to Postgres

2006-11-12 Thread novnov
I didnt' think that DTS would export all ascpects of a MS SQL database (constraints etc), which task specifially does that? Shoaib Mir wrote: > > You can use the DTS of SQL Server by specifying ODBC source for > PostgreSQL. > > Thanks, > --- > Shoaib Mir > EnterpriseDB (www.enterprisedb.co

Re: [GENERAL] Utility to Convert MS SQL Server to Postgres

2006-11-11 Thread Shoaib Mir
You can use the DTS of SQL Server by specifying ODBC source for PostgreSQL.Thanks,---Shoaib MirEnterpriseDB (www.enterprisedb.com) On 11/12/06, Robert Treat <[EMAIL PROTECTED]> wrote: On Saturday 11 November 2006 01:26, novnov wrote:> Any recommondations for a util that helps with conversion of

Re: [GENERAL] Utility to Convert MS SQL Server to Postgres

2006-11-11 Thread Robert Treat
On Saturday 11 November 2006 01:26, novnov wrote: > Any recommondations for a util that helps with conversion of MS SQL Server > databases to Postgres? Constraints, triggers, etc? > > Thanks There are a couple of articles on this at http://www.postgresql.org/docs/techdocs.3, which I believe have

[GENERAL] Utility to Convert MS SQL Server to Postgres

2006-11-10 Thread novnov
Any recommondations for a util that helps with conversion of MS SQL Server databases to Postgres? Constraints, triggers, etc? Thanks -- View this message in context: http://www.nabble.com/Utility-to-Convert-MS-SQL-Server-to-Postgres-tf2611970.html#a7289969 Sent from the PostgreSQL - general mai