[sqlite] Regarding connect to sqlite via c program

2006-08-29 Thread Tikky
Hi, My motive is to connect sqlite through c program, can u guide me. I am not aware to do the 3rd step , please explain . Win32 recompile with borland c++ builder 1. Download preprocessed source from ¤http://www.sqlite.org/sqlite_source.zip 2. Unzip the source to a project directory, e.g. C:

[sqlite] how to create database in sqlite prompt

2006-08-28 Thread Tikky
Hi, unable to create database in sqlite prompt. Can U provide any specific command. Thanks. -- View this message in context: http://www.nabble.com/how-to-create-database-in-sqlite-prompt-tf2176202.html#a6016984 Sent from the SQLite forum at Nabble.com.

[sqlite] Re: R: Re: [sqlite] How to compile sqlite3 C sample code

2006-08-28 Thread Tikky
Hi, I am also one of SQLilte User. I am struggling to compile c code for sqlite. If you don't mind , please send me c code to compile. i am waiting for ur reply. thanks [EMAIL PROTECTED] wrote: > > Thanks for your fast response. > Now I can compile and test program works > fine, but. > Whe

[sqlite] Connect to SQLite Through C Program

2006-08-28 Thread Tikky
Hi , I am struggling to connect SQLite database through C program. I got some code from the SQLite.org, when ever i tried to compile that c code it showing error like " Unable to include sqlite.h file". Please refer me solution. Could you refer any website for the code. Plz Reply me [EMAIL PROTEC