filmov
tv
How to Save Image in Folder and Save Image Path to SQL Database in VB.Net | Swift Learn

Показать описание
datatype of the image name column of SQL table is nvarchar(100). because only the image path will be stored in this column. If the folder path is more than 100 characters then datatype of the image column can be more than nvarchar(150).
follow this steps.
1. Add a picture box control in windows form application.
2. go to the click event and write code to browse and select image from computer drive.
3. Add a column in database table with nvarchar(100) datatype.
5. Just write code in button click event.
6. Finally debug. and test.
~~~~~~~~~~~~~
Subscriber will be notified when I will upload new tutorials in future. Many more new tutorials coming soon, so stay tuned!
~~~~~~~~~~~~~
You can also know all the programming techniques, and bug fixing, error solution in my channel Swift learn.
~~~~~~~~~~~~~
Share this video with anyone if you think as useful.
Please leave any suggestions for future tutorials in the comment section below.
~~~~~~~~~~~~~
Connect with me
You can also know all the programming techniques, and bug fixing, error solution in my channel Swift learn.
See All the playlist in below link
Details
Комментарии