Results 1 to 12 of 12

Thread: How can i store and retrive image / sound files to and from Remaote sql server

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    Sep 2009
    Posts
    54
    Thanks
    4
    Thanked 3 Times in 3 Posts
    Qt products
    Qt3 Qt4 Qt/Embedded
    Platforms
    Unix/X11 Windows

    Default How can i store and retrive image / sound files to and from Remaote sql server

    Dear Friends,
    Now i can store and retrieve sound and image files in local database. now i want to store and retrieve the same in remote sql server database.

    I can store the binary data into remote sql by converting the byteArray to QString while using the insert command. while retrieving i could'nt get original format.
    thanks,
    Askar

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

    thaihoangluu (21st May 2012)

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.