Click here to Skip to main content
15,897,226 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi,
I have created one table in MySQL database that contains fields video_id(int) and video_data(longblob).
I am having browse button which takes the video file and when i click the insert button, the video should be inserted into video_data field.

Please provide some suggestions on how to convert the .avi file into longblob datatype as there is no such datatype in vb.net.
I am new to this.

Thanks in advance!!
Posted

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900