Converting pgSQl to SQlDirect

Discussion of open issues, suggestions and bugs regarding ADO.NET provider for Microsoft SQL Server
Post Reply
Hantoush

Converting pgSQl to SQlDirect

Post by Hantoush » Sat 30 Jun 2007 07:56

Hi ..

An application was devloped using PGSql to connect to Postgres Db ,
What is the possibility to convert to MSSQL using SqlDirect ? And how easy is the operation ?

thanks

Hisham

Alexey
Posts: 2756
Joined: Mon 13 Mar 2006 07:43

Post by Alexey » Mon 02 Jul 2007 09:19

This is a hypothetical question. The complexity of conversion depends on the complexity of your application. ADO.NET data providers don't solve such tasks.

Post Reply