Results 1 to 4 of 4

Thread: how to read .dbf-Files?

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    Nov 2011
    Posts
    79
    Thanks
    5
    Thanked 5 Times in 5 Posts
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Default Re: how to read .dbf-Files?

    yes, as anda_skoa says you include *.h files in your project but not link it with library itself.
    or you can include all files from dbf folder. I use dbf library in this way in one of my projects https://github.com/folibis/qsimplespatial

  2. The following user says thank you to folibis for this useful post:

    nernst (26th May 2014)

Similar Threads

  1. how to use api to read excel files(.xl,xls)
    By xiongxiongchuan in forum Qt Programming
    Replies: 9
    Last Post: 15th June 2010, 00:38
  2. Read .ini files
    By paolom in forum Qt Programming
    Replies: 7
    Last Post: 9th November 2009, 17:18
  3. Replies: 12
    Last Post: 17th June 2009, 05:34
  4. QT read files
    By Majdi in forum Newbie
    Replies: 3
    Last Post: 21st January 2009, 09:17
  5. Read files PDF
    By henriquez0 in forum Qt Programming
    Replies: 3
    Last Post: 31st December 2006, 00:20

Tags for this Thread

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.