Re: [sqlite] INVALID COMMAND NAME sqlite3_soft_heap_limit

2008-12-23 Thread mkrajachandru
Hello All, Thank U V V V much Dan & Shane Harrelson ... Its working fine So we are going for a party I am inviting u guys also for the party. Thanks and regards Chandru On Tue, Dec 23, 2008 at 10:24 AM, Shane Harrelson wrote: > If y

Re: [sqlite] INVALID COMMAND NAME sqlite3_soft_heap_limit

2008-12-22 Thread Shane Harrelson
If you use the supplied makefile, "make fulltest" should build the testfixture and run the all.test set. The testfixture is similar to the sqlite3 CLI except that it includes a TCL interpreter as well as an extensive set of test harnesses for virtually every part of the SQLite core. On Mon, Dec 2

Re: [sqlite] INVALID COMMAND NAME sqlite3_soft_heap_limit

2008-12-22 Thread mkrajachandru
Hello Dan, Thank U for ur reply.. Could you please let me know more about testfixture. Also, please forward releated links Thanks Chandru On Mon, Dec 22, 2008 at 3:06 PM, Dan wrote: > > On Dec 22, 2008, at 3:55 PM, mkrajachan...@gmail.com wrote: > > > Hello all, > > > > While i am trying t

Re: [sqlite] INVALID COMMAND NAME sqlite3_soft_heap_limit

2008-12-22 Thread Dan
On Dec 22, 2008, at 3:55 PM, mkrajachan...@gmail.com wrote: > Hello all, > > While i am trying to run the all.test file through the tcl shell > > I am getting the following error > > > # tclsh all.test > invalid command name "sqlite3_soft_heap_limit" >while executing > "sqlite3_soft_heap_limi

[sqlite] INVALID COMMAND NAME sqlite3_soft_heap_limit

2008-12-22 Thread mkrajachandru
Hello all, While i am trying to run the all.test file through the tcl shell I am getting the following error # tclsh all.test invalid command name "sqlite3_soft_heap_limit" while executing "sqlite3_soft_heap_limit $soft_limit" (file "./tester.tcl" line 50) invoked from within "sourc