@@SwiftLearn can you tell me how can i use my database on other computers I mean when I move my app to another computer database connection fails I saw u used server authorized is that the case? How can I get a data base in web like this so I don't need to change my codes
@@kiomortis2881 without changing code you can do it. Put your connection string in a txt file and read connection string from the txt file. if database server in local network, you can use connectionstring. install sql server & put connection string. Thanks
Hi. why you have so many storeprocedure? Please create CRUD with single storedprocedure with insert,update,delete etc. Also use folder for class. i will wait.
I m done update quary when i enter details in application msg are shown data uplod successfully but data are not shown on datagridview and dadabase also what to do... Please help me
I do this with many lectures, even with chatGpt, but I found a text error where string is applied string Name =txtName.TEXT I got an error at txtName that it cannot be found in the content
Sir If you don't mind, Can I know your Name please.? I respect you and and your work because I found your stuff very helpful. Great Going..... May the Almighty reward you the best.
I am having error "Microsoft ACE OleDb.16.0 is not registered on the local machine". please help me I have to submit project in university. I have changed any CPU to Configuration, but still its showing an error.
Hi, it's great tutorial, but I have problem witf DataTime: System.Data.SqlClient.SqlException: 'Error converting data type varchar to datetime.' Could you help me?
Create stored procedure in sql server. Connect sql server with your project. After that you can use stored procedure in your project created in sql server. Thanks 😊
I really wanna say Thank you so much for helping understand about stored procedure. you have explained everything in perfect way.
Glad it helped. You are very kind. please keep in touch.
That was amazing. Thanks to you, I know now how to make CRUD with stored procedure 👍
You speak very well English and the video content it's well explained
Perfect and easy explanation ....Thanks.
Very helpful tutorial. Big like,
Thanks a ton perfect explain with neat view 🙂
You are really great that exposing your comment. please keep connected.
Very nicely explained. Thank You
Thank you bro, This is a really helpful video.
Very very thank sir
Thank you! it was a great tut to get started programming!!
Thank you bro good explanation
that is great, sir
Good
Thanks bro for your comment.
Real legend ❤
so kind of you. please keep connected!!
TYSM, AMAZING, YOU SAVED MY LIFEEEEE
So helpful
Glad it was helpful!
You are jenious. Good luck 🍀😃
Thank you very much i love u sooooooooo much man this helps me alot
You are very kind. Thanks for your comment.
@@SwiftLearn can you tell me how can i use my database on other computers I mean when I move my app to another computer database connection fails I saw u used server authorized is that the case? How can I get a data base in web like this so I don't need to change my codes
@@kiomortis2881 without changing code you can do it. Put your connection string in a txt file and read connection string from the txt file.
if database server in local network, you can use connectionstring. install sql server & put connection string. Thanks
Thank you so much 💓. It's help me a lot..
Ubata apenma views godak awa hode 😏. Habai tnx junda 🖤❤️
life saving
nice video
Thank u sir
Thank you
Can the code be made available for download?
brother can you tell me how i reload data in datagridview from SQL server using invoice id
Add parameter in stored procedure. use a variable in c# code.
Hi. why you have so many storeprocedure? Please create CRUD with single storedprocedure with insert,update,delete etc. Also use folder for class. i will wait.
I m done update quary when i enter details in application msg are shown data uplod successfully but data are not shown on datagridview and dadabase also what to do... Please help me
First of all check your stored procedure. then check code again. confirm that you used executenonquery. thanks
@@abhishekadak5676 for me also same
please make a video on connection database is oracle pl sql alround automation sir
Thanks for your comment. I will try.
Using Dataset can do more easily?
Please explain while developing sir
ok
Hola la de eliminar no me funciona si le dijo que si lo hace y si le dijo que no como quiera lo hace en la pregunta me puede decir xque?
I do this with many lectures, even with chatGpt, but I found a text error where string is applied string Name =txtName.TEXT I got an error at txtName that it cannot be found in the content
This is the textbox name. Check your textbox name in the property. Thanks 👍
if i use oracle sql instead of sql,will there be much difference from this video?
Please try and let us know! Thanks
tnx
nice explained, please share the code
How to delete any text file in the listbox?
exec statement don't work in sql2014?
I don't have SQL 14 right now. Upgrade your SQL. Thanks 👍
If exec not working . Sorry you use execute instead of exec 😂
Sir If you don't mind, Can I know your Name please.?
I respect you and and your work because I found your stuff very helpful.
Great Going..... May the Almighty reward you the best.
Rowshan
I am having error "Microsoft ACE OleDb.16.0 is not registered on the local machine". please help me I have to submit project in university. I have changed any CPU to Configuration, but still its showing an error.
I did all properly but records are not inserting. It's showing error in NonExecute query
Check the stored procedure in SQL first. thanks
OK I will check
How to add photo in this form
Please answer I really need this
hi ser how can i inert image in procedures code plz replay me i need this cod urgently
DataGridView1 is not found please tell me the sol. asap
If u have given the PK for id then y u r using the ID in Store proceduer
ID is PK but not identity. If you use identity no need to mention column in Stored procedure at insert. Thanks
@@SwiftLearn thank you sir
How to send received sms c# gsm using
I am having great trouble in data types of sql database, there is always an error, If you can help me please reply, i will be very thankful to you
i will try. what datatype?
Hi, it's great tutorial, but I have problem witf DataTime: System.Data.SqlClient.SqlException: 'Error converting data type varchar to datetime.'
Could you help me?
i am facing the same problem, I need help too
04:25 hey you cant do that in 2021 you will get linched
How to create barcode rdlc report
How you found the procedure name??
Create stored procedure in sql server. Connect sql server with your project. After that you can use stored procedure in your project created in sql server. Thanks 😊
@@SwiftLearn but in stored procedures..i couldnt see the new created procedures..i refresh it to..
Bro when u keep primary key y u declared it bro
Create Beging of table Declare the primary key 🗝️ bro
Hi
Hello sir
I having a doubt on this program because I got the error that is error in converting datatype varchar to datetype.
Please help me to resolve this error.
Check your data type in table in SQL. Data type must be matched with SQL and code
Thanks 👍
minh lam bi loi Error converting data type varchar to datetime.
Thank you sir