Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8410597
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 10, 20262026-06-10T00:13:10+00:00 2026-06-10T00:13:10+00:00

I am fairly new to this deployment of sqlite database with C# winforms application.

  • 0

I am fairly new to this deployment of sqlite database with C# winforms application.
I created a Setup project with the following Application Folder contains Primary output(.exe file)
The program has the System.Data.sqlite as its dependencies.

In the regular project(not set up), database is included in bin->Debug->Appdata->Test.DB

 <connectionStrings>
    <clear />
  <add name="RConnString" connectionString="Data Source=App_Data\Test.db;Compress=True;Version=3"
      providerName="System.Data.Sqlite" />

  </connectionStrings>

For Installation: Where would the database and its related dependencies go(system.data.sqlite)
Currently, this program is installed at C:\Programfiles…
Did not include Database yet.

What is a good place to ship this sqlite Db. Also, how would I do it. Where in the Setup project do I place it. Do I need a custom install?
We have Windows XP, Win 7 users

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-10T00:13:11+00:00Added an answer on June 10, 2026 at 12:13 am

    The ideal place to put this, if it is per-user data is in a directory under the roaming profile location, usually C:\Users\john\AppData\MyApplication or something. If it is machine-wide data (not user-specific) then it should go under C:\ProgramData\MyApplication.

    I’m not sure what type of installer you’re using but it should have a way to specify these locations generically (i.e., “User data directory” or something like that).

    The location where you do not want to put your database file is in the same install location as your application executable(s), unless you are only going to read from it. Anything that is going to get written to needs to go in one of the two above locations.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Im running CodeIgniter for a project of mine ... Im fairly new to this,
I am fairly new to this and I do apologise if this is a
I'm fairly new to this so please go easy on me if this is
I'm fairly new to servlets so I hope this isn't an obvious question. So
I'm fairly new to writing test cases and this will be my first major
I am fairly new to c++ and I am a bit stumped by this
I'm fairly new to LWJGL/OpenGL and I've come across this problem which I can't
I am fairly new to PHP and Codeigniter so im sure this will be
I am fairly new to OSX development, so this may be easy but google
I am fairly new to Objective-C and whilst running the Clang static analyser this

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.