[sqlite] Win CE support for WAL

2012-09-28 Thread Caleb A. Austin
I have looked over the forums, but have not seen a recent answer to this
question, so I will ask it again.

 

Is WAL mode supported if SQLite is used on Windows CE(WEC7)?

 

Also are there any users that are using SQLite on WEC7 that would share
there experiences?

 

Thanks

 

Caleb Austin


##
CONFIDENTIALITY NOTICE: This email and any files transmitted with it are 
confidential and intended
solely for the use of the individual or entity to whom they are addressed. It 
may contain confidential,
privileged, and/or proprietary information. Any review, dissemination, 
distribution, copying, printing,
or other use of this email by persons or entities other than the addressee and 
his/her authorized agent
is prohibited. 

If you have received this email in error please notify the originator of the 
message and delete the
material from your computer.
##
___
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users


Re: [sqlite] Win CE support

2005-01-29 Thread Mateusz Łoskot
Hi,
User Krzysztof Kowalczyk wrote::
If I was to provide patches for Windows CE support (and maintain win
ce code in the future):
a) would they get accepted (assuming the quality is up to sqlite's
quality) ? Basically I'm asking if it's worthwile for me to spend time
on doing that (it wouldn't if e.g. the patches wouldn't get integrated
into official sources no matter how good they are)
I'm not sqlite-wince project maintainer but I think if you have
some improvements / patches you should commit it.
b) what's the best way to make it happen? open a bug and attach diff to it?
There is a Patches link which is what you need. So prepare patch and 
submit it.

As SF.net and CVS documentation recommends patches should be created 
that way:

$ cvs diff -Nua  | gzip > my_patch.gz
Greets
--
Mateusz Łoskot, mateusz (at) loskot (dot) net
Registered Linux User #220771, Debian (Sarge)


[sqlite] Win CE support

2005-01-28 Thread Krzysztof Kowalczyk
If I was to provide patches for Windows CE support (and maintain win
ce code in the future):

a) would they get accepted (assuming the quality is up to sqlite's
quality) ? Basically I'm asking if it's worthwile for me to spend time
on doing that (it wouldn't if e.g. the patches wouldn't get integrated
into official sources no matter how good they are)

b) what's the best way to make it happen? open a bug and attach diff to it?

Krzysztof Kowalczyk | http://blog.kowalczyk.info