Problem programming with clr

  • I have created a project in visuall C ++ version 2008 of clr type called calculat and I have a text box and a button in the form. When I click on the button, its click event is activated in the form1.h file and I want to This event calls a function called compare that I wrote in the calculat.cpp file. It knows when to write the code for this function, but at runtime it gives the message compare: identifire not found. What should I do?

  • What is the purpose of this CLR and how does it relate to SQL Server?

    If you haven't even tried to resolve your issue, please don't expect the hard-working volunteers here to waste their time providing links to answers which you could easily have found yourself.

  • Cerys-Ho wrote:

    I have created a project in visuall C ++ version 2008 of clr type called calculat and I have a text box and a button in the form. When I click on the button, its click event is activated in the form1.h file and I want to This event calls a function called compare that I wrote in the calculat.cpp file. It knows when to write the code for this function, but at runtime it gives the message compare: identifire not found. What should I do?

    Given the typos you have made in your post, I'm betting you made typos in the program too. However, I can only bet up to maybe 5 dollars. Whadya say?

  • Cerys-Ho wrote:

    I have created a project in visuall C ++ version 2008 of clr type called calculat and I have a text box and a button in the form. ... What should I do?

     

    Hi there. This is a forum for SQLCLR (running .NET code within SQL Server), not CLR programming in general. There are no forms, text boxes, buttons, etc in SQLCLR. If you are needing help with C++, I suggest asking on StackOverflow.com. Good luck!

     

    SQL#https://SQLsharp.com/ ( SQLCLR library ofover 340 Functions and Procedures)
    Sql Quantum Lifthttps://SqlQuantumLift.com/ ( company )
    Sql Quantum Leaphttps://SqlQuantumLeap.com/ ( blog )
    Info sitesCollations     •     Module Signing     •     SQLCLR

Viewing 4 posts - 1 through 3 (of 3 total)

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