Sunday, February 12, 2012

Converting Oracle SQL to TSQL

Hello,

I am new to sql*server, but have used Oracle for years. Can anyone
recommend a good online guide for converting all the Oracle SQL I know
to TSQL?

tia,

Mikemscgloss@.yahoo.com (Ixnay) wrote in message news:<21326100.0402041527.26afddc0@.posting.google.com>...
> Hello,
> I am new to sql*server, but have used Oracle for years. Can anyone
> recommend a good online guide for converting all the Oracle SQL I know
> to TSQL?
> tia,
> Mike

This might help to get you started:

http://www.microsoft.com/technet/tr...part2/c0761.asp

Unfortunately, since there are so many differences in language and
architecture, there's no easy solution to migrating code. There are
third party apps available to do some conversion, but they have a
number of limitations.

Simon

No comments:

Post a Comment