i Do not want to instal SQl server on customer machine

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • WaseemDeveloper
    New Member
    • Oct 2015
    • 1

    i Do not want to instal SQl server on customer machine

    Hello
    Plz Guide me
    i have C# project and i want to attact data base with application then install on customer machine..
  • Luuk
    Recognized Expert Top Contributor
    • Mar 2012
    • 1043

    #2
    You could use SQLite,

    Comment

    • adriancs
      New Member
      • Apr 2011
      • 122

      #3
      Yeah, SQLite is very good for embed and portable database.

      Comment

      Working...