Results 1 to 2 of 2

Thread: about Windows Ado and QtSql

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1

    Question about Windows Ado and QtSql

    how can i use the Ado access MSSql in Windows system?i try to abstract a qt class to use ado access MSSQL.but i found OLE use _variant_t abstract data,but Qt Use QVariant abstract data.i don't sure how to convert a _variant_t object to QVariant and reverse.

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

    Default Re: about Windows Ado and QtSql

    What do you need it for?

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.