Author Topic: Sqlite As The DataSource  (Read 2142 times)

Bawzee

  • Pro Deluxe
  • Newbie
  • *
  • Posts: 11
    • View Profile
Sqlite As The DataSource
« on: January 24, 2017, 03:28:08 am »
Am I limited to mySql as the database or can I use Sqlite or other database engines?

paramvir

  • Administrator
  • Hero Member
  • *****
  • Posts: 6210
    • View Profile
Re: Sqlite As The DataSource
« Reply #1 on: January 24, 2017, 06:29:00 am »
Any database of your choice can be used.

Bawzee

  • Pro Deluxe
  • Newbie
  • *
  • Posts: 11
    • View Profile
Re: Sqlite As The DataSource
« Reply #2 on: January 25, 2017, 01:36:33 am »
Thank you.  That is what i though, but wanted to be sure.