Results 1 to 4 of 4

Thread: Can I connect the application into a remote server by using SQLite database??

  1. #1
    Join Date
    Feb 2011
    Posts
    4
    Thanks
    1
    Qt products
    Qt3 Qt4 Qt/Embedded Qt Jambi PyQt3 PyQt4
    Platforms
    Unix/X11 Windows Symbian S60 Maemo/MeeGo

    Default Can I connect the application into a remote server by using SQLite database??

    H! every one ,,

    I'm working on a project using Qt and SQLite ,
    but I have a question!

    How can I get information from a remote server to update my SQLite database?
    Can SQLite to connect with a remote server???

    IF no what is the solution?? please??

    Note that: my application depends on a local DataBase like SQLite.

    Thanks for everyone !

  2. #2
    Join Date
    Sep 2009
    Location
    UK
    Posts
    2,447
    Thanks
    6
    Thanked 348 Times in 333 Posts
    Qt products
    Qt4
    Platforms
    Windows

    Default Re: Can I connect the application into a remote server by using SQLite database??

    That would depend on exactly what the remote server offered.

    If it's SQL, what would stop you from querying the remote server and your application inserting the relevent rows to your SQLite db?

  3. The following user says thank you to squidge for this useful post:

    Qt_coder (28th February 2011)

  4. #3
    Join Date
    Feb 2011
    Posts
    4
    Thanks
    1
    Qt products
    Qt3 Qt4 Qt/Embedded Qt Jambi PyQt3 PyQt4
    Platforms
    Unix/X11 Windows Symbian S60 Maemo/MeeGo

    Default Re: Can I connect the application into a remote server by using SQLite database??

    Thanks squidge

    In other words ....

    can i connect to SQLite database that store at a remote server??

    in short:
    my application depends on a local database (embedded) , but maybe need to ask or contact with the owner/administartore .
    now if i work under SQLite can i do that??

    ::.. Sorry for my english ,,, it is not my native language ^_^ ..::

    Thanks very much

  5. #4
    Join Date
    Jul 2010
    Posts
    2
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Default Re: Can I connect the application into a remote server by using SQLite database??

    Try to use this one: http://sqlitedbms.sourceforge.net/index.htm . I think it will be enough for your task

Similar Threads

  1. IR remote Connect Mouse Qt embedded ?
    By Thành Viên Mới in forum Qt for Embedded and Mobile
    Replies: 4
    Last Post: 17th February 2011, 07:41
  2. Questions about connect to remote database
    By stmk in forum Qt Programming
    Replies: 3
    Last Post: 11th November 2010, 11:02
  3. Replies: 2
    Last Post: 15th April 2010, 15:59
  4. Acces to a remote mysql server
    By Alienxs in forum Qt Programming
    Replies: 2
    Last Post: 19th August 2006, 04:10
  5. My application can't connect to database when deploy it???
    By gtthang in forum Installation and Deployment
    Replies: 1
    Last Post: 15th February 2006, 12:01

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.