Results 1 to 4 of 4

Thread: Database example

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    May 2006
    Posts
    788
    Qt products
    Qt4
    Platforms
    MacOS X Unix/X11 Windows
    Thanks
    49
    Thanked 48 Times in 46 Posts

    Default Re: Database example

    Quote Originally Posted by marvaneke
    Hi,

    I am searching for example of applications managing a database. The applcations must manage multiple tables with referential integrity, on multiple window which are linked together. Can someone inform me ?

    Regards.

    if you use sqlite version 2/3 on qt have a look ...

    http://sqlitebrowser.sourceforge.net/ qt3 or
    http://sourceforge.net/projects/qtexcel-xslt/ my projekt qt4 "QExcel Converter SQL" (QTplugin) or the new "Visual_xsltproc_Developer" (static sqlitelibs) table manage on xml/xslt to write output pdf, rtf, latex , html .... a new way to output sql table....

  2. #2
    Join Date
    Jun 2006
    Posts
    18
    Qt products
    Qt4
    Platforms
    Unix/X11
    Thanks
    11
    Thanked 1 Time in 1 Post

    Default Re: Database example

    Thanks for the answer.

    Regards.

Similar Threads

  1. Issues regarding QMySql drivers and mysql database
    By bera82 in forum Qt Programming
    Replies: 2
    Last Post: 10th August 2006, 18:50
  2. View/edit database in a table and in a form
    By igorko in forum Qt Programming
    Replies: 1
    Last Post: 16th June 2006, 10:09
  3. Filling combobox from database
    By Philip_Anselmo in forum Qt Programming
    Replies: 3
    Last Post: 11th May 2006, 18:53
  4. Save images to database
    By jnk5y in forum Qt Programming
    Replies: 4
    Last Post: 8th May 2006, 20:56
  5. Replies: 8
    Last Post: 7th March 2006, 14:40

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
  •  
Qt is a trademark of The Qt Company.