Qt Forum

    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Unsolved

    Update: Forum Guidelines & Code of Conduct

    [Solved] blob data in sql server 2008

    General and Desktop
    1
    2
    1718
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • K
      kitten last edited by

      hi to everyone
      i use blob data in qsqlite and it works so fine, i convert it to base64 and store it to my qsqlite db
      now i changed my db to sql server,but i has no data type blob , and when i use varchar(max) instead of blob data it can't store my image?
      how can i solve this problem?what data type should i use?

      www.kitten.mihanblog.com

      1 Reply Last reply Reply Quote 0
      • K
        kitten last edited by

        hi dears:D
        i found the problem
        i should use image type , it works good too

        www.kitten.mihanblog.com

        1 Reply Last reply Reply Quote 0
        • First post
          Last post