My notes to SQLite links....
- DB Browser for SQLite
- SQLite Studio
- SQLite Expert:
- SQLite website
- In-Memory Databases
- Categorical Index Of SQLite Documents
- SQlite sitemap
- Database Speed Comparison
- SQLite books
- sqlite - Management Tools
- Best Free SqLite GUI Manager for Windows
- SQLite Compare Utility
- Top 10 free database tools for sys admins
- Which SQLite administration console do you recommend?
- SQLite Administrator
- Which SQLite administration console do you recommend? [closed]
- SQLite Developer 3.80
- 5 Popular and free SQLite Management tools
- Convert SQL Server DB to SQLite DB
good links for configuration of SQLite assembly. from the link below, it claims that the applications platform is determined by the target platform, see How to: Configure Projects to Target Platforms, regardlessly the development platform. If you choose AnyCPU the executable will use x86 on a 32-Bit platform and 64 bit on a x64 platform.
- getting SQLite App working when compiled on a 64 bit pc to run on a 32 bit pc
- How to: Configure Projects to Target Platforms
- Loading x86 or x64 assembly
- New SQLite mixed assemblies
- SetDllDirectory function
- Distinctive Features Of SQLite
- Appropriate Uses For SQLite
- Limits In SQLite
- Getting started with VB.Net
No comments:
Post a Comment