Michael Babcock <> wrote: > [EMAIL PROTECTED] wrote: >> In 2005 it's much different. I don't have any real Oracle >> experience to compare the two in a case like this. >> >> > > So how is it different? Sounds like you're still having to preface > your SPs by some naming convention to keep your sanity?
Well years ago it was "proper" to preface every SP with usp_. I didn't like it then, and still run into the same old stuff every so often. Anyway when I say NameSpace do you understand that concept? http://en.wikipedia.org/wiki/Namespace Anyway just preface the sp with an area that it belongs to. If you are going .NET this is following the flow. Stephen Russell DBA / Operations Developer Memphis TN 38115 901.246-0159 http://spaces.msn.com/members/srussell/ -- No virus found in this outgoing message. Checked by AVG Free Edition. Version: 7.1.394 / Virus Database: 268.10.4/402 - Release Date: 7/27/2006 _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://leafe.com/mailman/listinfo/profox OT-free version of this list: http://leafe.com/mailman/listinfo/profoxtech ** All postings, unless explicitly stated otherwise, are the opinions of the author, and do not constitute legal or medical advice. This statement is added to the messages for those lawyers who are too stupid to see the obvious.

