954,566 Members — Technology Publication meets Social Media
Username:
Password:
Lost login information?
Have something to say? Contribute New Article Reply to this Article

Maximum stored procedure, function, trigger, or view nesting level exceeded(limit 32)

I m retreiving some data by using cursor inside which i m calling one recursive user defind function to retrive all child data which is linked to parent. While executing i m getting error stating :
Maximum stored procedure, function, trigger, or view nesting level exceeded (limit 32)


How can i increase this limit.

Can any body help me?

punitdam
Light Poster
32 posts since May 2008
Reputation Points: 12
Solved Threads: 3
 

You cannot increase this limit. You must change your program. See http://www.daniweb.com/forums/thread114466.html . Hope this link can give you some idea.

huangzhi
Light Poster
48 posts since Feb 2008
Reputation Points: 10
Solved Threads: 13
 

Thanx it was great help.

punitdam
Light Poster
32 posts since May 2008
Reputation Points: 12
Solved Threads: 3
 

This question has already been solved

Post: Markdown Syntax: Formatting Help
You