Question about RSQLite
I've installed RSQLite with version 1.9.1
When calling
m<-dbDriver("SQLite")
I get the error message
"Invalid names for slots of class SQLiteDriver: Id"
Whats my mistake?
Thx - franz
I've installed RSQLite with version 1.9.1
When calling
m<-dbDriver("SQLite")
I get the error message
"Invalid names for slots of class SQLiteDriver: Id"
Whats my mistake?
Thx - franz