K
Ken Cox [Microsoft MVP]
To answer your question, no you can't use 2.0 with 1.1 tools.
However, you can do what you need with the existing pager in 1.1 by making a
few changes. Instead of using the System.Data.SqlClient namespace, use the
System.Data.OleDb namespace.
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/vbcon/html/vxoriDataNamespaces.asp
However, you can do what you need with the existing pager in 1.1 by making a
few changes. Instead of using the System.Data.SqlClient namespace, use the
System.Data.OleDb namespace.
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/vbcon/html/vxoriDataNamespaces.asp