VB.NET and SQL (XAMPP) | insert, update, delete, search [CRUD]

preview_player
Показать описание
If you want C# code connect to SQL (XAMPP) [PM]

Music :
Fresh Start - Joakim Karud
Silky Thoughts and Peace of Mind - FortyThr33
SUNDAY MORNING - Nicolai Heidlas
They Say - WowaMusik

Code :
Рекомендации по теме
Комментарии
Автор

This is the only one by far that worked for me when trying to search for tutorials like this :( Thank you

kings_grave
Автор

Error 2 Event 'Load' cannot be found. C:\Users\Hp\documents\visual studio 2012\Projects\ok\ok\Form1.vb 19 73 ok
what, s the problem going on please tell me the solution

Hammad_Vlogs
Автор

Excellent Video!! The one line that I was not able to understand was : adpt.Fill(ds, "Emp"),
why the statement "Emp"?

jsrj
Автор

hi sir can you help me, im getting an error,

it says :
The connection is already open.

con.Open()

renboy
Автор

nice work sir!, but how about if record is already exist ? how to set a message box?

bandangiyan
Автор

Overload resolution failed because no accessible 'Fill' accepts this number of arguments.

kings_grave
Автор

Please answer. What does that "emp" stands for? I check all. And follow your video, but that is my problem pls

johnmichaelgerman
Автор

thanks man for this I will try coding later my code got messy so i had to reset

renierantonio
Автор

How can I read the last id added from database ? and put result in textbox. Thank you

TheElCanu
Автор

Whats the use of string emp in the data fill?

romeovalencia
Автор

what does that "emp" stands for?

danmcdonnel
Автор

Im really confused 😪.what does that "emp" stands for?

valerievillaronte
Автор

where that "Emp" in adpt.Fill(ds, "Emp") came from? thanks

Zangetsu
Автор

Did i need 2012 and up ver i have 2010 parameter is not working

jeymsigop
Автор

Whats this "emp" in the dataset sir?

popiocomarvinraymund
Автор

and thank you so much sir this video helps me a lot with my first system in .net x sql

JewJew
Автор

where did the "Emp" Came from? thanks for this tutorial thats the only problem i get

doh
Автор

Thank you so much. I really want to implement this app to a real prototype server, I try to change the server from local host to a server IP in local network but I find an error by adpt.Fills(ds, "Emp")
what should I do?

tamama
Автор

Can someone tell me where "Emp" from?

rosalinax
Автор

Mine said that, "The host localhost does not support SSL connections."

thSion