Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Using an in-memory SQLite database possible?

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

    Using an in-memory SQLite database possible?

    Hello,

    I would like to use SQLite as an in-memory database with NinjaTrader. Would that be possible somehow?

    With

    Code:
    using.Microsoft.Data.SQLite;
    I get an error that Microsoft is not in the namespace contained (missing assembly link).

    How can I use an in-memory database?

    Sincerely
    Gerik

    #2
    Hello, thanks for writing in. Using a database like this is not supported, so I will not be able to test it out, unfortunately. Make sure you have the DLL referenced to this Microsoft.Data.SQLite path. Right click the script editor>References, then add the reference to the correct DLL file that contains this class.

    Comment


      #3
      Hello Chris,

      thank you. I could include the reference.

      However, I am struggling with connecting to an sql database that I have already created. Is there any sample code snipped as an example with NinjaScript somewhere available?

      Has anyone tried to use sqlite within NinjaScript?

      Sincerely
      Gerik

      Comment


        #4
        Hi Gerik, unfortunately, this goes outside of the scope of support I am able to provide on the subject.

        Comment


          #5
          Google is your friend.

          Good reading here.

          Comment

          Latest Posts

          Collapse

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