Hey Guys, I'm trying to insert a bin file into a MySQL BLOB column how do you do this/is this even possible?
1 visualizzazione (ultimi 30 giorni)
Mostra commenti meno recenti
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 Commenti
Risposte (1)
Helper
il 29 Giu 2018
Please check the following link for MATLAB supported data type for the database
0 Commenti
Vedere anche
Categorie
Scopri di più su Database Toolbox in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!