MS SQL Server has what used to be called "Linked Servers" which could
use ODBC to connect directly to other data sources. Your tool talking
to MS SQL Server would need to use fully qualified table names,
including the name of the "Linked Server" but it might work.
On 5/9/05, Guy Rouillier <[EMAIL
Jonathan Lam wrote:
> HI all,
>
> I am new to PostGreSQL and I need some help. We received a database
> in PostGreSQL from another group within the company, and we are
> planning to use ERWIN to Forward/Engineer it into a SQL Server
> because one of our tool can only use SQL Server.
Have you inv
On Mon, May 09, 2005 at 10:13:12AM -0700, Jonathan Lam wrote:
> HI all,
>
> I am new to PostGreSQL and I need some help. We received a database
> in PostGreSQL from another group within the company, and we are
> planning to use ERWIN to Forward/Engineer it into a SQL Server
> because one of our
HI all,
I am new to PostGreSQL and I need some help. We received a database in PostGreSQL from
another group within the company, and we are planning to use ERWIN to
Forward/Engineer it into a SQL Server because one of our tool
can only use SQL Server. Don’t
know if anyone had done thi
On Jan 25, 2005, at 12:35 PM, Nadia Kunkov wrote:
Hi, I was wondering where can I get documentation and especially
examples on PgSQL? I've done a lot of work with Ms SQL server and
need to rewrite a number of stored procedures in PgSQL. Is there a
tutorial? What is the best way to start?
Can
On Tue, Jan 25, 2005 at 12:35:50PM -0500, Nadia Kunkov wrote:
> Hi, I was wondering where can I get documentation and especially examples on
> PgSQL? I've done a lot of work with Ms SQL server and need to rewrite a
> number of stored procedures in PgSQL. Is there a tutorial? What is the best
Hi, I was wondering where can I get documentation and especially examples on
PgSQL? I've done a lot of work with Ms SQL server and need to rewrite a number
of stored procedures in PgSQL. Is there a tutorial? What is the best way to
start?
Can I read an Oracle book? How close is Oracle to Pos