[sqlite] Sankara Narayanan is out of the office.

2006-05-31 Thread Sankara Narayanan
I will be out of the office starting 2006-05-31 and will not return until 2006-06-02. I am on leave for two days (31st May and 1st June). I will not be having access to the mails in this time. I will respond to your mails when I return on Friday 2nd June. You could reach me on my mobile +91-994

[sqlite] Sankara Narayanan is out of the office.

2006-03-07 Thread Sankara Narayanan
I will be out of the office starting 2006-03-08 and will not return until 2006-03-12. I am on vacation from Wed 8th March to Friday 10th March. I will not be having access to the mails in this time. I will respond to your message when I return on Monday 13th March.

[sqlite] Rewrite of where.c without DOUBLE Values

2005-10-03 Thread Sankara Narayanan
have VARCHAR fields. I request you to kindly look into this problem at the earliest. Thank you, With Regards, Sankara Narayanan Philips Innovation Campus No 1, Murphy Road, Ulsoor, Bangalore - 560008. Ph - 0091-80-25579000 Extn 5121 "Utthistatha Jaagrata Praapya Varaan Nibodhatha"

[sqlite] BestIndex function not working if all doubles are converted into integer values - Urgent help required

2005-10-02 Thread Sankara Narayanan
*/ if( flags && pSrc->colUsed < (((Bitmask)1)<<(BMS-1)) ){ Bitmask m = pSrc->colUsed; int j; for(j=0; jnColumn; j++){ int x = pProbe->aiColumn[j]; if( xzName : "(none)", lowestCost, bestFlags, bestNEq)); *pFlags = bestFlags; *pnEq = bestNEq; return lowestCost; } Thanking you, With Regards, Sankara Narayanan Philips Innovation Campus No 1, Murphy Road, Ulsoor, Bangalore - 560008. Ph - 0091-80-25579000 Extn 5121 "Utthistatha Jaagrata Praapya Varaan Nibodhatha"

Fw: [sqlite] bestIndex with Float values

2005-09-27 Thread Sankara Narayanan
Hi, A gentle reminder requesting for clarification. If our processor does not support floating points how do I modify the bestIndex function so that the functionality is not affected. Please advise. Thank you, With Regards, Sankara Narayanan Philips Innovation Campus No 1, Murphy Road

[sqlite] bestIndex with Float values

2005-09-26 Thread Sankara Narayanan
BestIndex function which uses Floating point variables and values. Is there a way where we could redefine this function without floating point variable support? If we switch this whole function OFF, we are not be able to build the application. Please advise. Thank you, With Regards, Sankara

[sqlite] NOCASE COLLATION + INDEX - Any known issue?

2005-07-15 Thread Sankara Narayanan
problem at the earliest. Thank you, With Regards, Sankara Narayanan "Utthistatha Jaagrata Praapya Varaan Nibodhatha"

[sqlite] How to insert a string using C interface that contains both single and double quotes

2005-05-25 Thread Sankara Narayanan
quotes. FYI, The string data are some meta data information and hence they can contain all possible characters with any possible combination and there is not restriction for special characters. Your suggestions are highly appreciated. Thank you, With regards, Sankara Narayanan B.

Re: [sqlite] Re: AUTOINCREMENT Functionality by default required in 3.0.8 (Is it possible?)

2005-02-17 Thread sankara . narayanan
Hi Morten, Thanks for the help. I got the idea for doing this based on the trigger. I shall implement the same. Thanks once again for the help. Regards, Sankara Narayanan B morten bjoernsvik <[EMAIL PROTECTED]> 02/17/2005 03:06 PM Please respond to sqlite-users@sqlite.org To sqlite

[sqlite] Re: AUTOINCREMENT Functionality by default required in 3.0.8 (Is it possible?)

2005-02-17 Thread sankara . narayanan
Hi, A soft reminder. Please inform if the below mentioned request is a possibility? Regards, Sankara Narayanan. Sankara Narayanan/BTC/PIN/PHILIPS 02/14/2005 05:40 PM To SQLITE cc Subject AUTOINCREMENT Functionality by default required in 3.0.8 Hi, I am currently using Sqlite3.0.8 in

[sqlite] AUTOINCREMENT Functionality by default required in 3.0.8

2005-02-14 Thread sankara . narayanan
. Please help in this regard. Thanks in advance, With regards, Sankara Narayanan Balasubramanian.

Re: [sqlite] URGENT - ORDER BY , COLLATE combination clarification required

2004-12-07 Thread sankara . narayanan
. Regards, Sankara Narayanan B "D. Richard Hipp" <[EMAIL PROTECTED]> 2004-12-07 06:53 PM Please respond to [EMAIL PROTECTED] To [EMAIL PROTECTED] cc Subject Re: [sqlite] URGENT - ORDER BY , COLLATE combination clarification required [EMAIL PROTECTED] wrote: > >

[sqlite] URGENT - ORDER BY , COLLATE combination clarification required

2004-12-07 Thread sankara . narayanan
. Thanking for your support in advance, With regards, Sankara Narayanan B

[sqlite] Problem with free Build.c

2004-10-28 Thread sankara . narayanan
could be removed. Please look into the problem and if required solve the same. I have freeing of p->zCollAff removed in my application and I am not having any more problems (during sqlite3_close(). Thank you, Regards, Sankara Narayanan B

[sqlite] sqlite3_get_table_printf, sqlite3_exec_printf not available anymore?

2004-10-07 Thread sankara . narayanan
Hi, We have been using sqlite3_get_table_printf, sqlite3_exec_printf functions in our C application to execute the queries. I find that these APIs are not available in v3.0.7 though it was available in v3.0.3. May I know why these APIs are not available in the stable sqlite 3.0.7 and may I know

RE: [sqlite] www.sqlite.com has disappeared

2004-10-06 Thread sankara . narayanan
: was Sankara Narayanan/BTC/PIN/PHILIPS received by

[sqlite] Temproary File Size

2004-09-15 Thread sankara . narayanan
the command "PRAGMA temp_store = 0", the usage of temporary file be eliminated? (where #define TEMP_STORE 2 is used in the code to use memory for storing temp database). Please provide me details. Thank you, With regards, Sankara Narayanan B

[sqlite] Question on selecting rows of an arbitrary range

2004-09-13 Thread sankara . narayanan
: was Sankara Narayanan/BTC/PIN/PHILIPS received by

[sqlite] Reducing the SQLITE_MAX_PAGE_SIZE for embedded systems usage

2004-09-05 Thread sankara . narayanan
atleast a reference of how to build sqlite.exe for Windows with the source code (I could not find enough details in Wiki page). Please provide me the details at the earliest. Thank you, With regards, Sankara Narayanan Balasubramanian Philips Innovation Campus, No. 1, Murphy Road, Ulsoor

[sqlite] NO CASE collation for Unicode LATIN character set

2004-08-30 Thread sankara . narayanan
regards, Sankara Narayanan B

Re: [sqlite] FileLocks - help requied

2004-08-18 Thread sankara . narayanan
, Sankara Narayanan B "D. Richard Hipp" <[EMAIL PROTECTED]> 2004-08-18 06:09 PM Please respond to [EMAIL PROTECTED] To [EMAIL PROTECTED] cc Subject Re: [sqlite] FileLocks - help requied [EMAIL PROTECTED] wrote: > Hi, > > I am currently porting sqlite 3.0 into m

[sqlite] FileLocks - help requied

2004-08-18 Thread sankara . narayanan
sqlite3OsLock and sqlite3OsUnlock? Is it possible to work with no locking mechanism? I find that the lock utilisation (in pager.c) is not available with switches. Please advice me on how I could modify the sqlite code accordingly. Regards, Sankara Narayanan B

[sqlite] Converting 2.8.x database file into 3.x database file

2004-08-10 Thread sankara . narayanan
customized application. Please reply asap. Thank you, With Regards, Sankara Narayanan Philips Innovation Campus No 1, Murphy Road, Ulsoor, Bangalore - 560008. Ph - 0091-80-25579000 Extn 5099

Re: [sqlite] Versions 2.8.15 and 3.0.3 available

2004-07-30 Thread sankara . narayanan
: was Sankara Narayanan/BTC/PIN/PHILIPS received by

[sqlite] SQLite Database File Size

2004-07-28 Thread sankara . narayanan
new to Databases. If any one of you could clarify whether I am doing something wrong or is it a feature of Sqlite file structure? Please advise. With regards, Sankara Narayanan B