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 Geovanny Suaza, 02-11-2026, 06:32 PM
            0 responses
            627 views
            0 likes
            Last Post Geovanny Suaza  
            Started by Geovanny Suaza, 02-11-2026, 05:51 PM
            0 responses
            359 views
            1 like
            Last Post Geovanny Suaza  
            Started by Mindset, 02-09-2026, 11:44 AM
            0 responses
            105 views
            0 likes
            Last Post Mindset
            by Mindset
             
            Started by Geovanny Suaza, 02-02-2026, 12:30 PM
            0 responses
            562 views
            1 like
            Last Post Geovanny Suaza  
            Started by RFrosty, 01-28-2026, 06:49 PM
            0 responses
            567 views
            1 like
            Last Post RFrosty
            by RFrosty
             
            Working...
            X