SET QUOTTED IDENTIFIER OFF

  • Hi!

    I am trying to migrate my database from SQL 7.0 to SQL 2000, I have a great number of stored procedures in that which are using double quotes(") which gives problem in SQL 2000. How can I set QUOTTED IDENTIFIER OFF at server level so that it never give a problem.

    Waiting for responses....

    Indu


    Best Regards,

    Indu Jakhar

  • Indu:

    QUOTED_IDENTIFIER is database-level option.

    The model database is the template for all databases created on a system.

    Salute!

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

You must be logged in to reply to this topic. Login to reply