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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 7, 20262026-06-07T07:01:39+00:00 2026-06-07T07:01:39+00:00

I found a SQLite implementation for Xbox 360 started by Kevin Gadd when on

  • 0

I found a SQLite implementation for Xbox 360 started by Kevin Gadd when on MSDN forums but their was a google C#-SQLite implementation DLL that was made that he used. I just wish to know how the API works because the original website where they ported it to c# here: http://code.google.com/p/csharp-sqlite/ doesn’t list how they changed the API but it does say most of the basic commands or at least from some comments/description that’s what I got.

The DLL from above does work on Xbox 360 XNA because i tried it.
My main goals so its easier to see where im going with this are:

  1. Create a simple database on Xbox 360 with 2-3 tables as a test (maybe on Windows and then put database in content section so it deploys with rest of game to Xbox 360).
  2. Send data to those tables in test scenario maybe using insert or update but I don’t know SQLite commands like MySQL and MS-SQL in .NET.
  3. Do garbage collection

If at all you can ignore everything else and just do the 3 things above but if I can do #1 + #2 (basic SQLite skills) I will find someone else to help me with #3 because usage would be most of the battle and then I could get someone to help me with the rest.

Im worried about learning how to use SQLite for c# can someone relay me the differences between SQl Server and SQLite when programming in code and limitations i should be worried about is my only big question.
Edit: jsut wish to do 1 + 2 and rest i dont care about.

  • 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-07T07:01:41+00:00Added an answer on June 7, 2026 at 7:01 am

    Your big problem here is you can’t write to your applications install folder on Xbox. You have to use the save system. You could copy your sqlite db file into a new save on creation.

    I’d avoid keeping the connection open for a long time and just use it to serialize/deserialize the data. You’ll probably have less of a headache just using normal xml serialization see http://msdn.microsoft.com/en-us/library/system.xml.serialization.aspx It’s actually simpler that doing what you’re trying to do.

    A custom binary format should be smaller, but that’s more complicated. Look into how the content serializer works for xml => xnb serialization.

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

Sidebar

Related Questions

found this little code snippet that seems to do what i want, but im
Recently i found that SQLite don't support DISTINCT ON() clause that seems postgresql-specific. For
I just want to use SQLite in a Java application. I found sqlitejdbc but
I have an sqlite database with over 400k records. I have just found that
I found this unexpected behavior with SQLite. It appears that SQLite accepts arbitrary keywords
I recently found that this is impossible in SQLite: SELECT * FROM fruit WHERE
So I found out that sqlite3pp C++ SQLite db engine API has some concept
I don't know how authoritative this is but I found this: http://www.sqlite.org/cvstrac/wiki?p=PerformanceConsiderations and it
I have found what appears to be a strange bug with sqlite. I have
I am intending to use SQLite 3 with PHP 5. I found this: http://packages.debian.org/etch/web/php5-sqlite3

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.