Forum Replies Created

Viewing 2 posts - 1 through 2 (of 2 total)

  • RE: USE DB as a variable

    Thanks. I've actually figured out a different means of getting what I need using another posting of yours. I really needed to get data into a variable in...

  • RE: USE DB as a variable

    What I'm looking to do is supply the database name as a parameter to a stored procedure.

    for example:

    EXEC Procedure PUB

    In the procedure would be a variable like

    @DB

    Then...

Viewing 2 posts - 1 through 2 (of 2 total)