Rev Sqlite version

Creating desktop or client-server database solutions?

Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller, robinmiller

Post Reply
pkocsis
Posts: 105
Joined: Sat Apr 15, 2006 7:20 am

Rev Sqlite version

Post by pkocsis » Fri Dec 12, 2008 12:18 pm

I have seen it asked but not answered. Is there anywhere that states what version of sqlite3 was used to compile the rev dbsqlite.dll's?

The reason I ask is I have run into a known sqlite error that has been fixed in the latest release of the sqlite code. The version of sqlite source code used to compile the rev sqlite dll's is certainly not the latest available...it would be helpful to know what version of sqlite source code was used for the rev dlls in the 2.8, 2.9, and 3.0 releases of RR.

Are there ever any plans to offer recompiles of rev's sqlite dll's so that sqlite bug fixes can be realized in RR versions 2.8, 2.9, and 3.0?

Thanks!

TodayIsTheDay
Posts: 56
Joined: Sat Jun 20, 2009 2:41 pm

Post by TodayIsTheDay » Sat Jun 20, 2009 5:36 pm

I would really be curious to know this as well. That was the hang up with another language we were using. The plugin for sqlite was several, several versions old and it caused problems...

paul_gr
Posts: 319
Joined: Fri Dec 08, 2006 7:38 pm

Post by paul_gr » Sat Jun 20, 2009 9:25 pm

Ditto.
Whoever compiles the DLL -- can you add the version of Sqlite used to the file properties of the dll.
Unless there is another way to get the version, of course.

Paul

Bernard
Posts: 351
Joined: Sat Apr 08, 2006 10:14 pm

Post by Bernard » Sun Jun 21, 2009 1:58 pm

As far as I know, Runtime Revolution staff do not read or respond to issues on this forum in a regular fashion. So if you would like to see Revolution improved by the inclusion of the version along with the dll, then please join the quality support website. There you can search for outstanding bug reports, and make enhancement requests. You can also vote for buq requests/enhancements once you join, and RunRev are on record as saying that these votes are taken into account when deciding which bugs/enhancements to prioritize.

According to this "unconfirmed" bug report from March 25 2009, the version of sqlite included with Rev is 3.3.15 (http://quality.runrev.com/qacenter/show_bug.cgi?id=7847).

When the version of an external such as sqlite is updated, I don't believe that Runtime Revolution make these available for users of older versions of Rev to download. I think it will be necessary to update your version of Rev in order to get such updated externals.

Post Reply