[sqlite] Problem Fetiching Rows With Node.js Script

2014-01-10 Thread Bob Cochran
psum 4 5|Ipsum 5 6|Ipsum 6 7|Ipsum 7 8|Ipsum 8 9|Ipsum 9 sqlite> .exit Is there a flaw in my node.js script? Or should I be using a different method of node-sqlite3 -- is there a method to be preferred over db.each? The API documentation doesn't really speak to this. Thanks Bob Cochran Greenbelt, Maryland, USA ___ sqlite-users mailing list sqlite-users@sqlite.org http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Re: [sqlite] Using SQLite by Jay Kreibich (2010 paperback edition)

2013-12-31 Thread Bob Cochran
st of a printed copy. Let me know if there are any other questions. -j On Dec 30, 2013, at 8:48 PM, Bob Cochran wrote: I'm working on a tough project that requires me to use Node.js and SQLite. I'm building a database with SQLite version 3.8.2. My question is, would purchas

Re: [sqlite] Using SQLite by Jay Kreibich (2010 paperback edition)

2013-12-31 Thread Bob Cochran
Thank you, I will look more closely at the node-sqlite3 documentation. Bob On 12/31/13, 12:25 AM, Navaneeth K N wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Hello, On 12/31/13 8:18 AM, Bob Cochran wrote: I'm working on a tough project that requires me to use Node.js and S

[sqlite] Using SQLite by Jay Kreibich (2010 paperback edition)

2013-12-30 Thread Bob Cochran
nterface software to do the actual inserts, and I'm probably using that software incorrectly, only one insert is being done. Thanks Bob Cochran Greenbelt, Maryland, USA ___ sqlite-users mailing list sqlite-users@sqlite.org http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Re: [sqlite] Support For Table Columns In French Language Text

2013-10-19 Thread Bob Cochran
Thank you, I didn't understand that earlier. You saved me a lot of time! Bob On 10/18/13 10:30 PM, Igor Tandetnik wrote: On 10/18/2013 9:32 PM, Bob Cochran wrote: I want to create a table like this: glosskey of type text caption_text of type varchar or text The glosskey and caption

[sqlite] Support For Table Columns In French Language Text

2013-10-18 Thread Bob Cochran
to support the French locale. Is the above sequence correct? Thanks! Bob Cochran ___ sqlite-users mailing list sqlite-users@sqlite.org http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Re: [sqlite] sqlite versus MySQL automatic defragmentation on SSDs?

2012-10-28 Thread Bob Cochran
On 10/28/12 10:58 AM, Simon Slavin wrote: On 28 Oct 2012, at 2:48pm, David Barrett wrote: Wow, I didn't realize this was such a controversial question. Not particularly controversial, just complicated, and not subject to a good explanation other than reading lots of documentation about both

Re: [sqlite] Compiling in Xcode 3.1.3

2011-05-16 Thread Bob Cochran
and possibly on the MacBook, too, I'll have to check it. Bob Cochran On 05/16/2011 05:48 PM, john darnell wrote: > Thanks, Simon: > > In Xcode 3.1.3 when I highlight SQLite3.c, click the Info icon and look > under the General Tab, and then click the File Type dropdown ther