All great but you tutorial lacks the buttons to navigate trough the records. You should make another tutorial for buttons like "next","first","previous" and "last"
I you are a dare devil you can rename all your inserted components by opening "Form1.Designer.vb" and using Find and Replace to Rename all components in one place.
Thank you for an easy, fast and effective way
متابع جديد من مصر
A new subscriber from Egypt
Can you please tell how can i modify this code to show error msg if some details are not filled
Thank you so much sir you explained in very easy way.... Keep making video sir thank you very much sir
I cant connect to SQL server. it says a network related or instance specific error occured, helpp
which database you will be use
All great but you tutorial lacks the buttons to navigate trough the records. You should make another tutorial for buttons like "next","first","previous" and "last"
Good Idea
Thank you very much for your easy explanation excellent
what version is the sql server and vs?
Vs 2015 sql 2014
Dim con As SqlConnection = New SqlConnection
mine is error, can someone help me?
Import it first!
Imports system.data
Imports system.data.sql
Its giving Error argument not specified for parameter 'asyncresuly of public function end execute non query
specify parameter in the function!
its very good vdo sir.....if i want to choose data base from sql server or ms.access then which is best???
depends upon your requirement!
Thank you so much sir. It helped me a lot 💯💯
Can you please share the link of the software??
Very great video sir. But please also share how to add system.data.SqlClient library initially in VS 2019.
do you like our work?
does this tutorial help you?
if so, you can support us at www.patreon.com/RunCodes
How to install sql server?
Download from microsoft website
Thanks sir
Please Tell me which version of SQL server database
May be 14
@@RunCodes thanks
Thanks for help 🙂
Awesome man👏
its very good video sir
I you are a dare devil you can rename all your inserted components by opening "Form1.Designer.vb" and using Find and Replace to Rename all components in one place.
Very neat and nie
Nice
cmd.ExcuteNonQuery()
this code is error too
Use latest IDE!