Re: [sqlite] Passing FIELD Object To Function

2009-03-17 Thread TW
t;). > > What forms package are you using? Does it have an associated mailing > list or discussion forum? Oh, sorry guys! I meant to send this to ncurses. My apologies!! Thanks, John! -- VR~ TW Email: twilliams...@elp.rr.com ___

[sqlite] Passing FIELD Object To Function

2009-03-17 Thread TW
I have a function (populate_edit_form) declared in a header as such: /* recmanip.h */ #ifndef RECMANIP_H #define RECMANIP_H #include #include #include #include "winmanip.

[sqlite] Sqlite3_open Wrapper Issue

2009-03-12 Thread TW
t those warnings, BUT, the code does work and my program runs the way it is above. -- VR~ TW Email: twilliams...@elp.rr.com ___ sqlite-users mailing list sqlite-users@sqlite.org http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Re: [sqlite] Query Issues: Duplicates In UNION Query

2008-11-03 Thread TW
the query that I auto-generate from C does this for 80 records. Thanks for the help Igor. I wish it were simpler. -- VR~ TW Email: [EMAIL PROTECTED] "Knowledge Is Power" ___ sqlite-users mailing list sqlite-users@s

Re: [sqlite] Query Issues: Duplicates In UNION Query

2008-11-03 Thread TW
JohnSmith A 1 Telly WillB 1 JohnSmith A 1 See the duplicate? I'm doing this in a C++ program, so I'm thinking that I might have to run individual SELECT statements for each one in the order that I need. -- VR~

[sqlite] Query Issues: Duplicates In UNION Query

2008-11-02 Thread TW
e alternating sides according to the order of the select statements that I put in the query? Thanks. -- VR~ TW Email: [EMAIL PROTECTED] "Knowledge Is Power" ___ sqlite-users mailing list sqlite-users@sqlite.org h

[sqlite] UNION QUERY

2008-10-15 Thread TW
't get the UNION to work at all). What is wrong with the way I wrote this query? Thanks. -- VR~ TW Email: [EMAIL PROTECTED] "Knowledge Is Power" ___ sqlite-users mailing list sqlite-users@sqlite.org http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users