-
Tip: Embed an SQLite3 database (2)
on
Google Desktop APIs Blog (2) permalink
Posted by Benjamin Schirmer, Gadget DeveloperWhile saving into the options object is very easy, you sometimes need more power and storage. Here is a tip on how to use an SQLite3 database in a Windows-only gadget.The first thing you need is the SQLite3 ActiveX object from http://www.assemb.... Just download the zip archive in the files section. The DLL file is called sqlite3.dll and is in the \litex\bin\ folder of the zip archive. Copy sqlite3.dll into ...Shared by Compuwizard123 (16) ganeshramiyer (1)
