Recent

Author Topic: sqlite wince dll version  (Read 11832 times)

aytaral

  • New Member
  • *
  • Posts: 14
sqlite wince dll version
« on: November 28, 2009, 03:13:53 am »
hi, i try sqlite 3.6.20 on lazarus.
i compile win32 and run application work fine.
but i select all options for wince and run on emulator, sqlite3.dll not found error.
Plase help thanks..

my lazarus
Lazarus-0.9.29-22779-fpc-2.2.4-20091126-cross-arm-wince-win32
Lazarus-0.9.29-22779-fpc-2.2.4-20091126-win32

picstart

  • Full Member
  • ***
  • Posts: 236
Re: sqlite wince dll version
« Reply #1 on: November 28, 2009, 07:28:04 pm »
For sqlite there are two sqlite3.dll's one for PC windows the other for WINCe.
The winCE dll has the size 351kb. You may need the winCe dll when emulating.

aytaral

  • New Member
  • *
  • Posts: 14
Re: sqlite wince dll version
« Reply #2 on: November 28, 2009, 11:40:39 pm »
thanks your answer,
question 1 :
what sqlite-Wince Last dll version ?
i search this, but i find only c source code, im not find dll.,Please send me 351kb sqlite3.dll

question 2 :
i try winCE sqlite3.dll version 3.3.4 273 kb, and win version 3.6.20.
Work fine for win,
but i run emulator not post record set.
i insert new record - post and applyupdates but not save.
i try SQLTransaction.Commit, return error "disk i/o error"
Any idea ?
question 3 : (most importantly)

i use Sqlite3Dataset :
On Win :
post and apply update not work, but i write Sqlite3Dataset.ExecuteDirect in "insert-update-delete" statement, it work!!
on Wince :
they both do not work !!! <---- i want use this!!

I could not manage to use WinCE database on any bench.
sqlite tries would be very nice.
if it does not work,
what can i use sqlite except  database?

Please Help, Thanks...
« Last Edit: November 29, 2009, 01:06:03 am by aytaral »

George Athanasiadis

  • New Member
  • *
  • Posts: 22
    • Computer Force
Re: sqlite wince dll version
« Reply #3 on: December 01, 2009, 12:23:11 am »
read this
http://wiki.lazarus.freepascal.org/Windows_CE_Interface

Simple SQlite viewer/manager for WinCE and Win32
and you can download from this url

http://sourceforge.net/projects/minilib/files/

two version of the same program. Works on WinCE and Win32.
Includes sqlite.dll for both os

 

TinyPortal © 2005-2018