1. First of all, let's talk about WP's support for .sqlite database operations. The following methods were found from Google, Baidu, Codeplex, etc.; (1) The oldest one is to use the third-party Community.CsharpSqlite.WP.dll assembly (Note: If you want to operate an existing .sqlite database, instead of creating a data table from scratch, adding data, etc., then you need to find this source code on the codeplex website and make corresponding modifications to support use. Otherwise, you will encounter very depressing errors such as "Unable to open database connection...") (2) The second type is similar to the first type, but its package is different. C#-SQLiteWP7.Preview1.Release, which is also on Codeplex. The code usage is similar to the first type, but the method inside returns objects such as DataReader, which makes it convenient for us to perform corresponding data reading operations. Although the database is also copied to the root directory of the independent storage, the connection string here is different. The format is as follows: Simple Code operation process:
If you don't want to modify the source code of Community.CsharpSqlite.WP, then look for the two assemblies Vici.CoolStorage.WP7 and Vici.Core.WP7 on the Internet. I personally feel that this method is simple to operate and has slightly better performance than the first method.
Link to this article: http://wp.662p.com/thread-8290-1-1.html |
<<: Jack Ma and Zhang Chaoyang, the story of worshipping Buddha and believing in religion
>>: Don't bend: Fighting nation boycotts iPhone 6
The course comes from Yuan Cultural Creative Cult...
For today's Internet TV industry, the biggest...
When Dave Burke, Google's vice president of A...
At 09:26 on December 13, 2021, the Shenzhen Fire ...
As the saying goes, "every industry has its ...
With the continuous development of the Internet, ...
Where are your Google ads? Exploring “Ads that di...
On February 11, 2015 , Alipay distributed red env...
This is an immortal legend that records the chiva...
2022 The world's first artificial nuclear rea...
Friends, do you often suffer from back pain and s...
Long johns, heaters, and hot packs... these magic...
For many friends who have just started SEM, they ...
Finally, Xiaodu took the first step towards indep...
I often encounter this problem in my daily work. ...