Showing related tags and posts accross the entire site.
-
Hi Guys, I've just upgraded from the version 2 beta 2 to version 2.0.0.387. I have several custom stored procs in my app that contain construct sql dynamically and retrun the result by calling EXEC sp_executesql... In the beta 2 version for my procedure "usp_Address_Lookup" .netTiers generated the corresponding...