Click here to Skip to main content
15,892,517 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
hi friends,
Is there is tool to change the oracle commands to sql commands.
Posted

Here is one[^] - its not free of course.
 
Share this answer
 
Comments
Dhritirao's 24-Jan-13 7:41am    
thanku
SwisSQL Oracle to SQL Server Free Online Migration ( Conversion )[^]

Microsoft SQL Server Migration Assistant (SSMA) for Oracle is a free tool for migrating Oracle databases to Microsoft SQL Server. SSMA for Oracle converts Oracle database objects (including stored procedures) to SQL Server database objects, loads those objects into SQL Server, migrates data from Oracle to SQL Server, and then validates the migration of code and data.

http://www.microsoft.com/sqlserver/2005/en/us/migration-oracle.aspx[^]
 
Share this answer
 
Comments
Dhritirao's 25-Jan-13 0:39am    
is this for conversion of the database. no i just need only for queries.

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900