Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> Re: Anyone had any luck with T-Sql debugger with Oracle 8?

Re: Anyone had any luck with T-Sql debugger with Oracle 8?

From: Daniel Morgan <dmorgan_at_exesolutions.com>
Date: Wed, 08 May 2002 15:41:14 GMT
Message-ID: <3CD94711.BCEF2316@exesolutions.com>


SQLJoe wrote:

> >musleh1_at_yahoo.com wrote:
> >
> >> Anyone had any luck with T-Sql debugger with Oracle 8? Email
> >> responses appreciated at mfarid1_at_yahoo.com
> >
> >How could they possibly? The syntax is very different.
> >
> >I hope this doesn't come as a shock to you ... but Oracle is not SQL
> >Server sold by another company. ;-)
> >
> >Daniel Morgan
>
> Haha I think the gentleman is trying to convert T-SQL code into an Oracle
> compatible one.
>
> This is lot harder than it seems. You do not need to completely rewrite the
> code, but you definiitely need to know the Oracle SQL vs T SQL. As far as I
> know, the only way to do this is doing it manually.
>
> Jinsoo
> MCSE+I, MCDBA, MCSD, CCNA
The only way to do it well is manually.

Because no tool is going to pull out all of those temp table creations, gratuitous commits, and other TSQL 'features'.

Daniel Morgan Received on Wed May 08 2002 - 10:41:14 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US