[sqlite] Reliable Multicast Programming (PGM) with ICS

2005-02-22 Thread KL Chin
Hi, Any plan to support Reliable Multicast Programming (PGM) for Window platform. Regards KL Chin

RE: [sqlite] MySQL / SQLite

2004-04-14 Thread KL Chin
'; qryQst.Open( ); ... ... end; Do u have any complete compiled application to check the perfomance. Regards KL Chin -Original Message- From: D. Richard Hipp [SMTP:[EMAIL PROTECTED] Sent: Wednesday, April 14, 2004 7:15 PM Cc: [EMAIL PROTECTED] Subject

[sqlite] Date problem

2004-01-01 Thread KL Chin
Hi, Can anyone help on this problem, why with the query below DELETE FROM ABC WHERE datein '12/29/03'; All my record date from '1/1/04' to '1/6/04' were delete. Where datein was date type. How Regards KL Chin

RE: [sqlite] Date problem

2004-01-01 Thread KL Chin
database. Regards KL Chin -Original Message- From: Michael A. Cleverly [SMTP:[EMAIL PROTECTED] Sent: Friday, January 02, 2004 9:55 AM To: KL Chin Cc: '[EMAIL PROTECTED]' Subject:Re: [sqlite] Date problem On Fri, 2 Jan 2004, KL Chin wrote: Can anyone help on this problem

RE: [sqlite] Date problem

2004-01-01 Thread KL Chin
CvtDate was currently use to reconstruct the SQL statement b4 insert into SQLite. Thx in advanced. Regards KL Chin -Original Message- From: D. Richard Hipp [SMTP:[EMAIL PROTECTED] Sent: Friday, January 02, 2004 11:38 AM Cc: '[EMAIL PROTECTED]' Subject:Re: [sqlite] Date

[sqlite] Limit option

2003-12-30 Thread KL Chin
appear on the final SELECT statement. The limit is applied to the entire query not to the individual SELECT statement to which it is attached. Can someone help me on this. Thx in advance. Regards KL Chin - To unsubscribe, e-mail

[sqlite] Fine Tuning

2003-12-18 Thread KL Chin
) what was the best chace size, if the file size about 300K c) how do I create a cache to hold only 1 physical memory to fit all the database's table Thx in advance. Regards KL Chin - To unsubscribe, e-mail: [EMAIL