Recent

Author Topic: [Solved] Where to find an WinCE compatible SQLite3.dll file ? (v1.7.x)  (Read 5277 times)

swierzbicki

  • Full Member
  • ***
  • Posts: 177
Hello,

Does anybody knows where to find the latest SQLite3.dll file running under WinCE ?
I've already found a 1.5 version but it is too old (missing functionalities)

Thank you
« Last Edit: July 24, 2013, 04:27:23 pm by swierzbicki »
Lazarus 1.6.2
fpc 3.0.0
wince/win32/win64
delphi berlin

marcov

  • Administrator
  • Hero Member
  • *
  • Posts: 11458
  • FPC developer.

swierzbicki

  • Full Member
  • ***
  • Posts: 177
Re: Where to find an WinCE compatible SQLite3.dll file ? (v1.7.x)
« Reply #2 on: June 29, 2013, 11:30:41 pm »
I just found this :
http://www.parmaja.com/downloads/sqlite3/

Looks like the latest SQLite 3.7.16.1 is available :)

BR
Lazarus 1.6.2
fpc 3.0.0
wince/win32/win64
delphi berlin

bambamns

  • Full Member
  • ***
  • Posts: 223
Re: Where to find an WinCE compatible SQLite3.dll file ? (v1.7.x)
« Reply #3 on: June 30, 2013, 07:13:58 pm »
@swierzbicki

Be careful with 3.7.16.1 version, a had a lot of problems with it.
Currently I use 3.7.15.2 on several wince devices with no problem at all.

If you have positive testing with 3.17.16.1 version, please post your conclusions.

Thx
Lazarus 1.8.4 + FPC 2.6.4 x86 (rebuild) and Lazarus 2.0, Windows 7 x64, unless otherwise specified

swierzbicki

  • Full Member
  • ***
  • Posts: 177
Re: Where to find an WinCE compatible SQLite3.dll file ? (v1.7.x)
« Reply #4 on: July 04, 2013, 10:10:32 am »
@bambamns

What kind of issues do you encounter ? I'm using this DLL for some days now and don't get any error (I'm doing very basic CRUD statements).
Lazarus 1.6.2
fpc 3.0.0
wince/win32/win64
delphi berlin

bambamns

  • Full Member
  • ***
  • Posts: 223
Re: Where to find an WinCE compatible SQLite3.dll file ? (v1.7.x)
« Reply #5 on: July 05, 2013, 09:43:30 pm »
I had problems with complex SQL Select , Insert queries, some basic update queries and with Table.Locate.

I'm planing to test 3.7.16.1 version again, to check if the problems are still present, because I changed some part of code - maybe I did some mistakes.
I have tested 3.7.15.2 for more then a two months with few dozen of WinCE devices and it works with no exceptions - I'll use the same exe with new 3.7.16.1

I hope we will have new 3.7.17 version soon to test - check http://forum.lazarus.freepascal.org/index.php/topic,10301.msg125213/topicseen.html#new
« Last Edit: July 05, 2013, 09:54:19 pm by bambamns »
Lazarus 1.8.4 + FPC 2.6.4 x86 (rebuild) and Lazarus 2.0, Windows 7 x64, unless otherwise specified

swierzbicki

  • Full Member
  • ***
  • Posts: 177
Re: Where to find an WinCE compatible SQLite3.dll file ? (v1.7.x)
« Reply #6 on: July 09, 2013, 10:15:17 pm »
Great news :)
I'll will test this version and give feedback if I get any problems.
Lazarus 1.6.2
fpc 3.0.0
wince/win32/win64
delphi berlin

ikutluay

  • New Member
  • *
  • Posts: 18
Re: [Solved] Where to find an WinCE compatible SQLite3.dll file ? (v1.7.x)
« Reply #7 on: September 02, 2013, 04:31:15 pm »
hi. does the official file from sqlite.org directly works on wince device ? or do i need a special compiled version ?

bambamns

  • Full Member
  • ***
  • Posts: 223
Re: [Solved] Where to find an WinCE compatible SQLite3.dll file ? (v1.7.x)
« Reply #8 on: September 02, 2013, 09:50:39 pm »
There is no sqlite version for wince on sglite site (as far as I know), so you need to use specially compiled one like you can find on links in previous posts.

Did you, and if you are , where did you find sqlite.dll for wince on sqlite site ?
Lazarus 1.8.4 + FPC 2.6.4 x86 (rebuild) and Lazarus 2.0, Windows 7 x64, unless otherwise specified

 

TinyPortal © 2005-2018