• Visit Rebornbuddy
  • Is it possible to add a proper Database interface to RB

    Discussion in 'Community Developer Forum' started by Hellraiser0815, Nov 13, 2015.

    1. Hellraiser0815

      Hellraiser0815 New Member

      Joined:
      Nov 13, 2015
      Messages:
      2
      Likes Received:
      0
      Trophy Points:
      0
      Hi,
      Hb has System.Data.Sqlite included.
      Rb doesnt have this by now.
      The effort to add it seems minimal and the benefit quite a lot.
      So please add this assembly.
      Manny thanks
       
    2. mastahg

      mastahg Administrator Staff Member

      Joined:
      Feb 27, 2011
      Messages:
      5,231
      Likes Received:
      364
      Trophy Points:
      83
      We already do. reference cilo.utitlies.dll namespace SQLite
       
    3. Hellraiser0815

      Hellraiser0815 New Member

      Joined:
      Nov 13, 2015
      Messages:
      2
      Likes Received:
      0
      Trophy Points:
      0
      Thanks.
      Do you have a code snippet which shows a connection to a db and a query execution.
      Since this API seems not quite the same as the currently used ones.
       

    Share This Page