Re: [sqlite] found a Malware , when download sqlite-shell-win32-x86-3071500.zip

2012-12-17 Thread Roy Tam
Hello, 2012/12/18 Miles Liu : > sqlite-shell-win32-x86-3071500 > when download it , anti-virus said found a Malware. False positive. VirusTotal report here: https://www.virustotal.com/file/85fa29a391d7ab8af4736dfd36222a651a9b3af56c5f81bb58c9b106eaa63533/analysis/1355816443/

Re: [sqlite] sqlite-users Digest, Vol 52, Issue 1

2012-04-01 Thread Roy Tam
2012/4/2 YAN HONG YE : > when I run this following code  , the html file encoding changed to > GB2312,not utf-8, I don't know why? > system("echo ^ >mm.html"); >   system("sqlite3 -html -header foods.db \"select * from dzh where > qph15>10;\" >>mm.html"); >   system("echo ^

Re: [sqlite] Berkeley DB adds SQL using SQLite API !!

2010-03-28 Thread Roy Tam
2010/3/29 P Kishor : > On Sun, Mar 28, 2010 at 10:50 PM, Dan Kennedy wrote: >> >> On Mar 29, 2010, at 10:48 AM, P Kishor wrote: >> >>> On Sun, Mar 28, 2010 at 10:45 PM, Roger Binns >>> wrote: -BEGIN PGP SIGNED

Re: [sqlite] Berkeley DB adds SQL using SQLite API !!

2010-03-28 Thread Roy Tam
2010/3/29 Roger Binns : > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > sub sk79 wrote: >> How So? Is SQLite getting a high concurrency module from BDB in >> exchange for its SQL API? > > I believe the btree/paging layer is replaced with BDB. > Confirmed.

Re: [sqlite] SQLite 16 bits

2010-03-25 Thread Roy Tam
2010/3/25 Simon Slavin : > > On 25 Mar 2010, at 2:04am, Andi Suhandi wrote: > >> Is there SQLite for 16 bit OS ? >> I want to use sqlite in my program in turbo c++ and running in DOS. > > You can download SQLite as source code, and use whatever C compiler you're > using for

Re: [sqlite] Fw: Problem in version 3.3.10

2007-01-18 Thread Roy Tam
Try recompiling with Intel C++ Compiler. 2007/1/19, A.J.Millan <[EMAIL PROTECTED]>: Hi: An application was running Ok under version 3.3.7. When recompiling with v. 3.3.10, crashed at certain point in runtime. "invalid page in module MSVCRT.DLL of 0167:780027a3". The Sistem is running

Re: [sqlite] utf8 decode

2006-09-20 Thread Roy Tam
Hi, I think you should provide sample data in order to dig out the problem. Regards, 2006/9/20, 卢炎君 <[EMAIL PROTECTED]>: Hi guys First of all, all data be complied as UTF-8 stored in my DB. Second, When I used sqlite browser tool (from sourceforge)to browsed my DB, the result of