How to delete database reference in SQL CLR Project for Visual Studio 2005?

Con risposta How to delete database reference in SQL CLR Project for Visual Studio 2005?

  • giovedì 1 marzo 2012 22:55
     
     

    Hello everyone.

    I've been working in several SQL CLR Stored Procedures, but, I want to remove all Database References in the Visual Studio, how do I would acomplish this?

    Each time I create a new SQL CLR project, I go to Project properties, Database section and it appears all references, I want to clear all them, but I cannot find the way to do that.

    Thank you for your help.


    Ivan Dario Ospina C#.NET, T-SQL Developer

    • Spostato CoolDadTxMVP venerdì 2 marzo 2012 15:38 DB related (From:Visual C# IDE)
    •  

Tutte le risposte

  • mercoledì 7 marzo 2012 06:42
    Moderatore
     
     Con risposta

    Hello Ivanzinho,

    Sorry for the late response. And what about your issue now? Have you resolved it?

    For your issue one workaround I can think out for you is that you can specify one empty connection string for the database reference in the SQL CLR project. Right-click the SQL CLR project->Properties->Database tab->do not specify one specific database in the Connection String.

    I hope it can help you.

    Thanks.


    Vicky Song [MSFT]
    MSDN Community Support | Feedback to us