Results 1 to 3 of 3

Thread: Sqlite database

  1. #1
    Join Date
    Dec 2009
    Posts
    2
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Sqlite database

    Hi , I downloaded sqlite from their sourceforge site. How can I create a database in it ? and where can i see the file. For instance i need to see the database file as <filename>.sqlite.

    All help would be appreciated.

    regards
    Last edited by Snookerman; 12-08-2009 at 11:50 AM.

  2. #2
    Join Date
    Apr 2008
    Location
    So.Cal
    Posts
    3,643
    Thanks
    63
    Thanked 516 Times in 502 Posts
    Blog Entries
    5

  3. #3
    Join Date
    Dec 2009
    Posts
    2
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    I have a terminal running with sqlite prompt. i'm able to create tables in it using sql queries. But i need to see where these tables are actually stored in the disk . In which file format .

    Regards
    Last edited by Snookerman; 12-08-2009 at 11:51 AM.

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •