diff --git a/doc/reference/src/dbprovider.xml b/doc/reference/src/dbprovider.xml
index 4da86ddd..9af10edf 100644
--- a/doc/reference/src/dbprovider.xml
+++ b/doc/reference/src/dbprovider.xml
@@ -278,7 +278,19 @@
SQLite-1.0.65 (aliased to System.Data.SQLite)
- SQLite provider 1.0.65 for .NET Framework 2.0
+
+
+ SQLite-1.0.65 - SQLite provider 1.0.66 for
+ .NET Framework 2.0
+
+
+
+ SQLite-1.0.72 - SQLite provider 1.0.72 for
+ .NET Framework 2.0 from http://sqlite.phxsoftware.com/
+
+
+
The default parameter prefix used in SQLite is : and not @,
please write your SQL accordingly or define a provider definition
diff --git a/src/Spring/Spring.Data/Data/Common/dbproviders.xml b/src/Spring/Spring.Data/Data/Common/dbproviders.xml
index 9cc929df..cb8da207 100644
--- a/src/Spring/Spring.Data/Data/Common/dbproviders.xml
+++ b/src/Spring/Spring.Data/Data/Common/dbproviders.xml
@@ -1420,6 +1420,91 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 15
+
+
+ 5,6
+
+
+
+
+
diff --git a/src/Spring/Spring.Data/Data/Config/spring-database-1.3.xsd b/src/Spring/Spring.Data/Data/Config/spring-database-1.3.xsd
index 6e6ffbd5..ed4024b4 100644
--- a/src/Spring/Spring.Data/Data/Config/spring-database-1.3.xsd
+++ b/src/Spring/Spring.Data/Data/Config/spring-database-1.3.xsd
@@ -247,6 +247,16 @@
SQLite 1.0.65 provider
+
+
+ SQLite 1.0.66 provider
+
+
+
+
+ SQLite 1.0.72 provider
+
+
SQLite 1.0.65 provider