Hey Guys, I'm trying to insert a bin file into a MySQL BLOB column how do you do this/is this even possible?
2 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
Hey Guys, I'm trying to insert a bin file into a MySQL BLOB column how do you do this/is this even possible?
The main problem I have is that matlab opens the bin file and makes it thus unusable. Compressing it to a zip file and trying to upload that also doesn't work. Does anybody have any clue if this is possible in matlab?
0 commentaires
Réponses (1)
Helper
le 29 Juin 2018
Please check the following link for MATLAB supported data type for the database
0 commentaires
Voir également
Catégories
En savoir plus sur Database Toolbox dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!