Quantcast
Channel: MapWinGIS ActiveX Map and GIS Component
Viewing all articles
Browse latest Browse all 2341

New Post: Connection string spatialite from Access

$
0
0
Hello

I am trying to use OgrDataSource from Access to add a layer from spatialite database but I don't find the connextion string...
I tried this :

dim ds as New MapWinGis.OgrDataSource
cnsSpatialite = "Driver=SQLite3 ODBC Driver;Database = C:...\db.sqlite;"
if ds.Open(cnxSpatialite) = false then
debug.print "erreur"
else
debug.print "succes"
end if

I got error 308 No Error...

Do you have an idea how I can do this ?
Thank's

Guen

Viewing all articles
Browse latest Browse all 2341

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>