dear all
i have stored procedure which works well in local host but didnt get out put in server.
The problem i notice is i have a table named 'type' but when it writes in stored procedure all small characters goes to uppercase like TYPE indicating the existence of built in type.Its works in localhost may its not case sensitive.Its a master table i cant change name every where any other solution like adding any function to make it our original table name.
Please reply quickly
Thanks in advance