Indigo Rose Software

Professional Software Development Tools

 
Results 1 to 5 of 5
  1. #1
    Join Date
    Aug 2007
    Posts
    16

    need help with sqlite

    i'm trying to run the sample to the sqlite with datagrid. when i try to open the northwind.db file that comes with if it works fine, but when i try to open a diffrent *.db file (i created with sqlite browser) i get the error:
    "on click,line 10:First argument to sqlite.querytotable() must be a database handle". what am i doing wrong?
    i simply want first of all to see if i can open my database using the sqlite plugin.
    i attached the sample file i'm talking about.
    Attached Files

  2. #2
    Join Date
    May 2005
    Posts
    1,115
    Which sqlite browser version did you use?
    If you used the one that creates 3.x version databases, it won't work.
    You need 2.x database version.
    Never know what life is gonna throw at you.
    (Based on a true story.)

  3. #3
    Join Date
    Aug 2007
    Posts
    16
    not sure. anyway i only need a sqlite software i could build a database with and need it to work with the sqlite plugin.

  4. #4
    Join Date
    Nov 2006
    Posts
    306
    I know TJ_Tigg offered us a link to a freeware application on sourceforge.
    I think this is it, I used in the past the same program, take a look at http://sourceforge.net/projects/sqlitebrowser/
    Maybe this is what you want ?

    Take note what Bule said in earlier reply in this thread, have notice of the version you use.

    Kind regards,
    -Casper

  5. #5
    Join Date
    Aug 2007
    Posts
    16
    still no good. i guess the sqlitebrowser uses sqlite 3. it seems i need one that supports 2.0 . any suggestions?

Similar Threads

  1. SQLite database in MEMORY only!
    By Intrigued in forum AutoPlay Media Studio 5.0
    Replies: 5
    Last Post: 10-23-2009, 07:49 PM
  2. How to convert access database to sqlite database.
    By sside in forum AutoPlay Media Studio 5.0
    Replies: 2
    Last Post: 07-22-2008, 07:44 PM
  3. SQLite Database Plugin Question
    By Philippe Colart in forum AutoPlay Media Studio 6.0
    Replies: 2
    Last Post: 06-05-2007, 09:07 AM
  4. SQLite Database Browser
    By TJS in forum AutoPlay Media Studio 6.0
    Replies: 9
    Last Post: 03-22-2006, 05:13 PM
  5. Spotlight: SQLite Actions Plugin
    By Desmond in forum AutoPlay Media Studio 5.0
    Replies: 0
    Last Post: 03-12-2004, 09:11 AM

Posting Permissions

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