Message from discussion
using SQLite for C# on xbox 360 xna as a local database
Received: by 10.236.189.9 with SMTP id b9mr11629806yhn.8.1333760876401;
Fri, 06 Apr 2012 18:07:56 -0700 (PDT)
X-BeenThere: csharp-sqlite@googlegroups.com
Received: by 10.236.193.8 with SMTP id j8ls5109981yhn.9.gmail; Fri, 06 Apr
2012 18:07:56 -0700 (PDT)
MIME-Version: 1.0
Received: by 10.236.175.38 with SMTP id y26mr1119180yhl.11.1333760876087; Fri,
06 Apr 2012 18:07:56 -0700 (PDT)
Authentication-Results: ls.google.com; spf=pass (google.com: domain of
jefferycarl...@gmail.com designates internal as permitted sender)
smtp.mail=jefferycarl...@gmail.com; dkim=pass
header...@gmail.com
Received: by s7g2000yqm.googlegroups.com with HTTP; Fri, 6 Apr 2012 18:07:56
-0700 (PDT)
Date: Fri, 6 Apr 2012 18:07:56 -0700 (PDT)
User-Agent: G2/1.0
X-HTTP-UserAgent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; WOW64;
Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR
3.0.30729; Media Center PC 6.0; InfoPath.2; .NET4.0C; .NET4.0E; Zune 4.7;
BRI/2; MAMI),gzip(gfe)
Message-ID: <04290402-78f3-4b07-bef8-c6230d1c91ef@s7g2000yqm.googlegroups.com>
Subject: using SQLite for C# on xbox 360 xna as a local database
From: jeffery <jefferycarl...@gmail.com>
To: "C#-SQLite" <csharp-sqlite@googlegroups.com>
Content-Type: text/plain; charset=ISO-8859-1
I was thinking about using SQLite on an xbox 360 xna game but wish to
know if it has some of the same features as SQLite minus a few like it
has queries but does still have same limitations.