Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Access to System.Data

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    Access to System.Data

    I'm looking to get access to the classes in System.Data but it doesn't seem to be available. Doesn't pop up with Intellisense and doesn't compile.
    I'm trying to include in the code:

    using System.Data;

    -thanks

    #2
    I believe you would need a reference to the System.Data.Dll in your NinjaScript editor, too to compile and access this.

    Comment


      #3
      thanks - it compiles without error now but Intellisense isn't recognizing it. Can you point me the right direction to fix this?

      - thanks

      Comment


        #4
        Unfortunately not, I'm not aware of a way to add this to what IntelliSense would offer you...

        Comment


          #5
          I'm having the same issue. I've brought in my using directives
          using System.Data.SqlClient;
          using System.Data;
          and I compile sucessfully, but shouldn't I be seeing the classes and methods from these two namespaces within the NT editor (i.e. Datsets,DataAdapters,SqlDataAdapter etc).If not, is there a recommended workflow that I can use VS2008 as my default editor? I realize I can debug with VS, but can I itegrate it with NT as my main editor by adding references or ???
          tx
          Devon

          Comment


            #6
            Devon,

            Unfortunately you are working in an area outside the scope of what we can offer support for. I would imagine you should be able to see the methods once you have compiled. VS is unfortunately not supported for integration.
            Josh P.NinjaTrader Customer Service

            Comment

            Latest Posts

            Collapse

            Topics Statistics Last Post
            Started by CarlTrading, 03-31-2026, 09:41 PM
            1 response
            152 views
            1 like
            Last Post NinjaTrader_ChelseaB  
            Started by CarlTrading, 04-01-2026, 02:41 AM
            0 responses
            87 views
            1 like
            Last Post CarlTrading  
            Started by CaptainJack, 03-31-2026, 11:44 PM
            0 responses
            131 views
            2 likes
            Last Post CaptainJack  
            Started by CarlTrading, 03-30-2026, 11:51 AM
            0 responses
            127 views
            1 like
            Last Post CarlTrading  
            Started by CarlTrading, 03-30-2026, 11:48 AM
            0 responses
            106 views
            0 likes
            Last Post CarlTrading  
            Working...
            X