You always have to prepend user-defined scalar functions with the database owner, and I work with a software product that needs to run the UDF under any account that the end user might decide best to use.
How would I use SQL to detect the owner of the UDF in SQL Server 2005?
Random Technical Stuff[/url]