Rasanth Akali Kandoth <[EMAIL PROTECTED]> wrote:
I want to generate CSV formatted data for tables in my DB. Is there any api existing for that? I know that using the shell we can generate the file in csv format. but i need to do it from my C code.
The source code for sqlite shell application is available. You can see how it's done there, and probably reuse large parts of that code.
Igor Tandetnik
----------------------------------------------------------------------------- To unsubscribe, send email to [EMAIL PROTECTED] -----------------------------------------------------------------------------