Hi,
I have devloped website using ASP and Sql Server 2005. I have not used any Stored Procedure and Views [All the queries are passed from the asp page]. Now i need to convert the database from SQL Server 2005 to Oracle 9i.
Will it takes huge changes in my code? Is there any tool to convert Sql Server 2005 query to Oracle query?