Results 1 to 2 of 2

Thread: QODBC has feaure (Query Size)

  1. #1
    Join Date
    Aug 2007
    Posts
    275
    Thanks
    28
    Thanked 2 Times in 2 Posts
    Qt products
    Qt4
    Platforms
    Windows

    Default QODBC has feaure (Query Size)

    My app is connecting to an MS SQL or an Access database through QOBDC driver provided by Qt

    I really need the "feature" query size but sadly QODBC doesn't have it. Now is there some driver out there that can connect to MS SQL and Access database that has query size feature?

    I am dealing with variable SQL statements so sometimes its tough to parse SQL statement and ask the database for its number of rows. (select count(*) stuff)

    Is there a version of ODBC driver that can be used as plugin in Qt that is faster and better?

    baray98

  2. #2
    Join Date
    Aug 2007
    Posts
    275
    Thanks
    28
    Thanked 2 Times in 2 Posts
    Qt products
    Qt4
    Platforms
    Windows

    Default Re: QODBC has feaure (Query Size)

    I am more surprise when i check if BLOB is supported and it turn out to be NO..am i using QODBC wrong? is there something i should turn on ..

    baray98

Similar Threads

  1. Query Size needed
    By baray98 in forum Qt Programming
    Replies: 5
    Last Post: 18th July 2009, 08:23
  2. QLabel size policy
    By Caius Aérobus in forum Qt Programming
    Replies: 3
    Last Post: 7th December 2007, 17:57
  3. Qt 4.1.1 linker warnings
    By Matt Smith in forum Installation and Deployment
    Replies: 0
    Last Post: 26th February 2006, 22:14

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.