here for example i am developing a wbapplication using backend as oracle9i
i am using stored procedures in the database
so the problem is i want to convert this oracle stored procedures to sql server stored procedures
client has asked us to change the database server
so what can i do for this?
should i agian need to write the stored procedures in sql server
is there any other way to solve this problem with out rewriting the procedures again?
please help me out
sorry if i am posting this forum in the wrong place