Connect to expDB
expdbConnect(filename)
filename
The filename of SQLite
a connection object as produced by dbConnect
## Not run: con <- connect('filename') ## End(Not run)