PDA

View Full Version : SQLite version - 2x or 3x


sferguson
01-28-2008, 02:34 PM
Hi Gang,

What version of SQLite is built into AMS 7? We've got some older apps built in AMS 5 with the SQLite plugin - which is SQLite 2x. We need to some of the benefits of SQLite 3x and I'm wondering if that's the version in AMS 7. If so, will a simple recompile of the AMS 5 source come out of AMS 7 with the newer SQLite version?

Thx

Dermot
01-28-2008, 02:43 PM
AMS 7 still use SQLite 2.8 the same as AMS 5 did.

sferguson
01-28-2008, 03:09 PM
Thanks for the quick response!

TJ_Tigger
01-29-2008, 11:40 AM
hopefully we will see version 3 appear in AMS 7 in the near future.

sferguson
01-29-2008, 11:45 AM
Yeah - that'd be super-duper! There's a lot of handy things to take advantage of in 3x.

sferguson
01-29-2008, 11:49 AM
Of course... a SQL Express plug would be FANTASTIC ; -) I'd pay mucho dinero for that add-on. I know there are some work-arounds, but good greif - can you imagine how that would open things up. Sweet! There's tons of apps I deal with that are already standard SQL - so I don't have the option to roll my own in most cases.

bule
02-02-2008, 02:01 AM
AMS 7 still use SQLite 2.8 the same as AMS 5 did.

Are you sure? :huh
When I open up a newly created database in Notepad, it says 2.1.

Dermot
02-02-2008, 11:09 AM
Are you sure?
When I open up a newly created database in Notepad, it says 2.1.

Well using the AMS action SQLite.GetVersion() returns 2.8.6