Results 1 to 2 of 2

Thread: Firebird SQL Driver and Feature POST_EVENT

  1. #1
    Join Date
    Jan 2008
    Location
    Brasil
    Posts
    131
    Thanks
    18
    Thanked 3 Times in 3 Posts
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Exclamation Firebird SQL Driver and Feature POST_EVENT

    Hi friends,

    I have the driver for SQL Firebird compiled and running. There is a feature in Firebird called POST_EVENT that has since version 1.5. This function sends an event server for applications that have registered to be notified. I can access this resource by this plugin compiled in QT4? How?

    Thanks,

    Marcelo E. Geyer

  2. #2
    Join Date
    Jan 2008
    Location
    Brasil
    Posts
    131
    Thanks
    18
    Thanked 3 Times in 3 Posts
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Default Re: Firebird SQL Driver and Feature POST_EVENT

    OK, I founded. This feature is supported in SQL Firebird.
    bool QSqlDriver::hasFeature ( DriverFeature feature ) const

    Thanks,

    Marcelo E. Geyer

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.