Retrieve LONGBLOB from MySQL in C#

前端 未结 2 484
执念已碎
执念已碎 2020-12-21 13:37

I want to retrieve a LONGBLOB from my MySQL database but I don\'t know how. I have searched the interwebz and nothing really helpful (understandable) was found. When I retri

2条回答
  •  梦毁少年i
    2020-12-21 14:24

    i'm not sure, but i think you can try this: http://www.techrepublic.com/article/utilize-adonet-and-c-to-work-with-blob-data/5766889

    stefan

提交回复
热议问题