Results 1 to 2 of 2

Thread: problem with sqlite (fts) in windows Error (no such module: fts3)

  1. #1
    Join Date
    Nov 2010
    Posts
    30
    Thanks
    3
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Post problem with sqlite (fts) in windows Error (no such module: fts3)

    hi..

    when i use this SQL script:

    CREATE VIRTUAL TABLE enrondata1 USING fts3(content TEXT);


    the query.lastError().text() return this error :

    no such module: fts3 Unable to fetch row

    and can not work with fts ...

    how can i fix it ..

    i don't have this problem in Linux...
    Last edited by solook; 9th April 2011 at 18:14.

  2. #2
    Join Date
    Nov 2010
    Posts
    30
    Thanks
    3
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Default Re: problem with sqlite (fts) in windows Error (no such module: fts3)

    please help me

Similar Threads

  1. Replies: 13
    Last Post: 4th November 2010, 23:34
  2. qt4.4.2 gui module link error
    By jevonwang in forum Qt for Embedded and Mobile
    Replies: 0
    Last Post: 9th March 2009, 07:37
  3. QtHelp Module - registering compressed help file gives error
    By Ankitha Varsha in forum Qt Programming
    Replies: 1
    Last Post: 16th May 2008, 15:14
  4. The Sqlite Error In Run!
    By alphaboy in forum Installation and Deployment
    Replies: 1
    Last Post: 19th November 2007, 15:45
  5. Sql module using error (Win32)
    By blackliteon in forum Qt Programming
    Replies: 1
    Last Post: 5th February 2006, 15:45

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
  •  
Digia, Qt and their respective logos are trademarks of Digia Plc in Finland and/or other countries worldwide.