Results 1 to 2 of 2

Thread: QT4 and DBF files?

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    Oct 2006
    Posts
    13
    Thanks
    6
    Thanked 1 Time in 1 Post
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Default QT4 and DBF files?

    Hi!
    Tell me please is there any way to access to DBF files?

    Tanks
    --
    Igor

  2. #2
    Join Date
    Jan 2006
    Location
    Warsaw, Poland
    Posts
    33,368
    Thanks
    3
    Thanked 5,018 Times in 4,794 Posts
    Qt products
    Qt3 Qt4 Qt5 Qt/Embedded
    Platforms
    Unix/X11 Windows Android Maemo/MeeGo
    Wiki edits
    10

    Default Re: QT4 and DBF files?

    I suggest you take a look at DBF file structure. You can easily access it with QFile You can also use an appropriate external library (libdbX (X is a number) probably, but I'm not sure).

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

    igor_x (15th November 2006)

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.