udf

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • zzzxtreme@yahoo.com

    udf

    hi, in sql server, is it possible to access a UDF of other database in
    same server?

  • Jens

    #2
    Re: udf

    Sure, using the three part name:

    Select Database.owner. Function()

    HTH, Jens Suessmeyer.

    ---

    ---

    Comment

    Working...