Results 1 to 4 of 4

Thread: Dumb newbie SQLITE, C++, Qt question...

  1. #1
    Join Date
    Jan 2011
    Location
    Richmond, VA
    Posts
    94
    Thanks
    14
    Qt products
    Qt4
    Platforms
    MacOS X Windows

    Default Dumb newbie SQLITE, C++, Qt question...

    Morning all --

    Still trying to come up to speed on Qt and C++ these days...Working on an app for my father-in-law, using Qt for the GUI and wanting to use standard C++ libraries as much as possible in case he decides he doesn't want to use Qt anymore (he let me know that one last night after I'd developed the basic GUI framework for his app that's to be delivered to a client in May)...Anyway...

    I need to use a SQLite database and I was wondering if I can use the C++ SQLite libraries in Qt instead of the Qt ones...If I don't stick to standard C++ as much as possible I could get really hosed...

    Coming from a PL/SQL world for 12 years, I think I may be in over my head with all this


    thanks!

    scott

  2. #2
    Join Date
    Aug 2009
    Location
    coimbatore,India
    Posts
    314
    Thanks
    37
    Thanked 47 Times in 43 Posts
    Qt products
    Qt4 Qt5 Qt/Embedded
    Platforms
    Unix/X11 Windows

    Default Re: Dumb newbie SQLITE, C++, Qt question...

    hi ,
    do u want sqlite + c++ and without Qt?
    pls check
    http://www.sqlite.org/capi3.html

    Bala

  3. #3
    Join Date
    Jun 2007
    Location
    India
    Posts
    1,042
    Thanks
    8
    Thanked 133 Times in 128 Posts
    Qt products
    Qt3 Qt4 Qt/Embedded
    Platforms
    MacOS X Unix/X11 Windows

    Default Re: Dumb newbie SQLITE, C++, Qt question...

    yes you can use sqlite as a seperate lib.

  4. #4
    Join Date
    Jan 2011
    Location
    Richmond, VA
    Posts
    94
    Thanks
    14
    Qt products
    Qt4
    Platforms
    MacOS X Windows

    Default Re: Dumb newbie SQLITE, C++, Qt question...

    @Bala -- I'm wanting to use native C++ within QT to increase portability of the processing, keeping it separated from the GUI...

    @MrDeath -- apparently I misread the documentation (several sources, actually) and didn't realize the library needed to be included...Thought it was by default...


    scott

Similar Threads

  1. REAL Newbie question -- where to go from here?
    By scott_hollen in forum Newbie
    Replies: 4
    Last Post: 21st January 2011, 08:35
  2. Newbie Question with Qextserialport.tar.gz
    By nomad in forum Qt-based Software
    Replies: 2
    Last Post: 13th July 2009, 13:32
  3. Newbie Designer question
    By JariV in forum Qt Tools
    Replies: 0
    Last Post: 15th February 2009, 22:24
  4. QAbstractItemModel newbie question
    By okellogg in forum Qt Programming
    Replies: 14
    Last Post: 18th February 2008, 12:30
  5. Newbie threading question
    By deepayan in forum Qt Programming
    Replies: 17
    Last Post: 16th April 2007, 00:25

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.