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 8504891
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 11, 20262026-06-11T02:09:47+00:00 2026-06-11T02:09:47+00:00

Early I used to run : using (SQLiteConnection sqlite_connection = new SQLiteConnection(Data Source= +

  • 0

Early I used to run :

using (SQLiteConnection sqlite_connection =
    new SQLiteConnection("Data Source="
        + armc.Model.Settings.dbpath
        + ";Version=3;New=True;Compress=True;")) {
    sqlite_connection.Open();
    SQLiteCommand sqlite_command = sqlite_connection.CreateCommand();
    sqlite_command.CommandText = "select * from `archive`"; // ???
    SQLiteDataReader sqlite_datareader = sqlite_command.ExecuteReader();
    while (sqlite_datareader.Read()) {
        m_products.Add
            (new Product("val", int.Parse(sqlite_datareader["value"].ToString())));
        }
    }

But now I’m getting:

$exception {“SQLite error\r\nno such table: archive”} System.Exception {System.Data.SQLite.SQLiteException}

I don’t understand what has changed but I still can work with that sqlite using C++ api and using SQLite 2009 Pro util but something is going wrong with .NET provider for .NET 4.0.

Had tried to change database, save as RSA and seems like nothing happens so far, what esle could be there?

  • 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-11T02:09:48+00:00Added an answer on June 11, 2026 at 2:09 am
    new SQLiteConnection("Data Source="
            + armc.Model.Settings.dbpath
            + ";Version=3;New=True;Compress=True;"))
    

    set Property New to False

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

Sidebar

Related Questions

In early phases of software development projects the conceptual data model is designed. In
I've set up ActiveAdmin early in my project and used the default admin_users model
In my early .Net programming days, I used string.Format() only for complex string concatenations,
I am in early beginning of learning and deploying Win App using C#, Now
I've used an early binding of a dictionary<string, string> to a gridview to show
I am writing a MVC 3 WebApp which uses XRM 2011 using Early Bound.
I've used Subversion since (insert year from early previous decade) but now am at
[RUN DOWN] I am required to call on a webservice with version information embedded
When I used to program embedded systems and early 8/16-bit PCs (6502, 68K, 8086)
I haven't used much JavaScript since the early 00s, and I'm starting to see

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.