This thread looks to be a little on the old side and therefore may no longer be relevant. Please see if there is a newer thread on the subject and ensure you're using the most recent build of any software if your question regards a particular product.
This thread has been locked and is no longer accepting new posts, if you have a question regarding this topic please email us at support@mindscape.co.nz
|
Hiya,
I'm looking for a short step-by-step tutorial on using LightSpeed vs a local file containing an SQLite database. Can anyone direct me towards one or provide one in a reply please?
Cheers! |
|
|
We don't have a SQLite-specific tutorial because using LightSpeed with SQLite is pretty much the same as using LightSpeed with any other database. So your best bets are probably to read the "walkthrough" section in the documentation and to take a look at the screencasts (http://www.mindscape.co.nz/products/lightspeed/screencasts.aspx). The screencasts were done using SQL Server but you can do the exact same stuff with SQLite (though you will need to install System.Data.SQLite from http://sqlite.phxsoftware.com/ to get the Server Explorer integration). The Poker sample uses SQLite by default, so you could take a look at that. It's not really a tutorial, and it uses handcrafted classes rather than the designer, but combined with the screencasts it should be enough to get you started. |
|