Index: www/downloads.wiki
==================================================================
--- www/downloads.wiki
+++ www/downloads.wiki
@@ -164,12 +164,12 @@
With the native library pre-loading feature enabled and the application
deployment shown above, the System.Data.SQLite managed-only assembly
- will automatically detect the processor architecture of the current
- process and attempt to pre-load the appropriate native library.
+ will attempt to automatically detect the processor architecture of the
+ current process and pre-load the appropriate native library.
If this feature does not work properly in your environment, it may be
disabled by setting the "No_PreLoadSQLite" environment
variable prior to loading and/or using the System.Data.SQLite assembly.
@@ -208,11 +208,12 @@
Choosing the package matching the target processor architecture (for
both development and customer machines) is almost certainly required
- for proper operation.
+ for proper operation. Using the native library pre-loading feature
+ should help with this.
|
|