Skip to content
Prev 220 / 1559 Next

RSQLite and SQLite 3.3.x

Seth Falcon wrote:
Well, I can confirm that yuor DBI/RMySQL work for me so far, but I've 
only used it simply, e.g., calling dbConnect() and dbGetQuery().

But I do get the following message when calling dbGetQuery() when a 
table contains the timestamp type:

1: RS-DBI driver warning: (unrecognized MySQL field type 7 in column 2 
imported as character)
2: RS-DBI driver warning: (unrecognized MySQL field type 7 in column 2 
imported as character)

I do plan on a more thorough vetting of the situation, but too busy 
right now.

Jeff