Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. Foxpro DBF Files [SOLVED]

Foxpro DBF Files [SOLVED]

Scheduled Pinned Locked Moved General and Desktop
6 Posts 2 Posters 4.7k Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • A Offline
    A Offline
    amahta
    wrote on last edited by
    #1

    Hi developers
    It's an out of date topic but every now and then I get to work with some Foxpro DBF files.
    For quite a while I was using ODBC to connect to DBF files using Qt but it seems there are some restrictions to it that are not mentioned anywhere. Like not being able to read DBF files (tables) with too much records.
    Is there any alternatives to ODBC while connecting to Foxpro tables? Or maybe a way to fix this restriction???

    Thou shalt programme
    http://www.amin-ahmadi.com

    1 Reply Last reply
    0
    • T Offline
      T Offline
      TioRoy
      wrote on last edited by
      #2

      You can check "this":https://code.google.com/p/qdbf/ or "this":http://sourceforge.net/projects/dbase/.

      1 Reply Last reply
      0
      • A Offline
        A Offline
        amahta
        wrote on last edited by
        #3

        Thank you so much for the links. QDbf needs a little bit modification to work with Qt5 but seems promising, but first I've to try it. I'll share the final results here.

        Thou shalt programme
        http://www.amin-ahmadi.com

        1 Reply Last reply
        0
        • A Offline
          A Offline
          amahta
          wrote on last edited by
          #4

          [quote author="TioRoy" date="1383081282"]You can check "this":https://code.google.com/p/qdbf/ or "this":http://sourceforge.net/projects/dbase/.
          [/quote]

          Thanks for the links TioRoy
          "QDbf":https://code.google.com/p/qdbf/ works like a charm :)

          Thou shalt programme
          http://www.amin-ahmadi.com

          1 Reply Last reply
          0
          • A Offline
            A Offline
            amahta
            wrote on last edited by
            #5

            I just noticed that QDbf is not able to read Memo fields :( I'm so disappointed.
            I found "this":http://qt-apps.org/content/show.php?content=109162 link which is very useful but needs lots of modifications if I'm going to use it in my project. And I'm not sure if there will be any licensing problems or not

            Thou shalt programme
            http://www.amin-ahmadi.com

            1 Reply Last reply
            0
            • T Offline
              T Offline
              TioRoy
              wrote on last edited by
              #6

              https://github.com/Voral/qtDbf

              It's GPLv3.

              1 Reply Last reply
              0

              • Login

              • Login or register to search.
              • First post
                Last post
              0
              • Categories
              • Recent
              • Tags
              • Popular
              • Users
              • Groups
              • Search
              • Get Qt Extensions
              • Unsolved