The message for delete is a little ambiguous: "Delete this record" -> only this one "Delete these records" -> several Especially with delete, its good to be clear unless you want too keep your users on edge ... ;)
Why all these tutorials have just one table? What about relationships? A nice menu to change tables? Also.. is it possible to view all tables one at a time with a DataGridView on just 1 form? Apreciate the content!
Hello I have one question, For delete option you choose "dim name as string......" Incase there is have two similar name but position all things are different But if you delete one name it will delete all similar name. How to avoid this issue
I've hit a problem. db.new_table.load() throws an error 'load isn't a member of 'system.data.entity.dbset(of Parcelmanagement.new_table)' new_table is the name of my table and parcelmanagement2 is the name of my application. Can you help? This is my first attempt using entity framework
thank you , i need to know how to use 2 DataGridview and filter the second one using the selected item from the first one example:"select a customer from the 1st datagrid and filter the second to see only his orders"
HI, if Textbox1 * Textbox2=Textbox3 then textbox3 answer frist digit on label1,answer second digit on label2, on vb. net plz help me??? i m waiting your ans. plz send this method coding
Salve, uso da tempo vb6, da circa 2 anni sono passato a visual studio 2019 e non con molti problemi , ora tutti fila liscio. In questi giorni cercavo in rete qualche esempio chiaro ,di come trattare un data base sql, per l’appunto mai fatto per svariati motivi…ora vorrei fare un programma personale co data base sql per archiviare tutti i componeti elettronici che ho a casa e ricercarli anche da remoto.. Quindi creare un data base sql che sia residente su un server ..locale o remoto non importa. Sinceramente no so da dove iniziare ,potreste darmi un aiutino anche formando solo una tabella anagrafica, e per capire come proseguire Grazie infinitamente Francesco Strano anni 67
Thank you very much for this tutorial because it provides useful knowledge
Thanks very much !!!!!!!!!!!!!!
The message for delete is a little ambiguous:
"Delete this record" -> only this one
"Delete these records" -> several
Especially with delete, its good to be clear unless you want too keep your users on edge ... ;)
Why all these tutorials have just one table? What about relationships? A nice menu to change tables?
Also.. is it possible to view all tables one at a time with a DataGridView on just 1 form?
Apreciate the content!
OK. Thank you for your suggestion. I'll upload soon !
@@foxlearn Thanks :) Appreciate you!
@@foxlearn Also when inserting, updating and removing you could use try catch and show the exception trown on a MsgBox
@@foxlearn Where's the tutorial when dealing with 2 or more tables having relationship?
Hi, how does it works in Visual Studio 2022?
i really appreciated of your tutorial thanks a lot..
Thank you !
Hello I have question for update option, if possible to update the primary key because I having typographical error in the primary key.
Thank you very much for your kindness.....I need some more information
Love this!
Thank you !
Hello I have one question,
For delete option you choose "dim name as string......"
Incase there is have two similar name but position all things are different
But if you delete one name it will delete all similar name.
How to avoid this issue
I've hit a problem. db.new_table.load() throws an error 'load isn't a member of 'system.data.entity.dbset(of Parcelmanagement.new_table)' new_table is the name of my table and parcelmanagement2 is the name of my application. Can you help? This is my first attempt using entity framework
I discovered the problem and solution. Thanks for a great tutorial. Now, can you tell me how to filter the data with a where statement
You had to install the entity Framework? Tell us the solution pls
@@trevorparnham Please tell us what to do...
thanks bro
good job
Thank you so much !
how to populate the data into datagridview if the table has foreign-key on it?
How the data is getting manipulated in the textboxes when we click on any row element? Is there any click method/event?
i think it's because of the binding source that can be done through the text boxes' properties at 9:57
why do i have an error in the button save? they said savechanges() is not part of the binding source?
how to add access data base ??? what you took about is only sql server
Am confused where is the db from
What do you mean by Northwind entities
Northwind entities is model, you can create an entity framework model, then select northwind database, enter your model name is Northwind
thank you , i need to know how to use 2 DataGridview and filter the second one using the selected item from the first one
example:"select a customer from the 1st datagrid and filter the second to see only his orders"
You mean filter orders by customer ?
@@foxlearn yes
very great work can you please tell me which tool you use for background voice ?????
youtube library
@@foxlearn sir i am telling about the start up voice of a girl is this is a tool or its your voice ???
How to run it like a software? I mean , I want to click an icon and the page will open without any coding window.
Build and get the .exe from source
Seguí los pasos y funciona, pero si necesito agregar una Data Grid mas, dependiente del primero (Maestro-->Detalle) como quedaría el código?
is it the same as order and orderdetail ?
@@foxlearn yes the same!!!!
good
HI, if Textbox1 * Textbox2=Textbox3 then textbox3 answer frist digit on label1,answer second digit on label2, on vb. net plz help me???
i m waiting your ans.
plz send this method coding
You should create property, for example a=b*c, then binding data to textbox
@@foxlearn binding data spilt on maximum labels
How to insert update delete data from multiple table in datagridview. Showing multiple table values in datagridview
OK. Thank you for your suggestion !
Video for database relationship.
OK. Thank you !
Is it also deleted inside of database?
Is there a way to save images?
Is it just me or does this video have nothing to do with SQL or database? All I see if setting up a bunch of form entries...
Nevermind, I missed second half of video somehow
Thank you !
Can you make it with Java?
Thank you for your suggestion !
Salve, uso da tempo vb6, da circa 2 anni sono passato a visual studio 2019 e non con molti problemi , ora tutti fila liscio.
In questi giorni cercavo in rete qualche esempio chiaro ,di come trattare un data base sql, per l’appunto mai fatto per svariati motivi…ora vorrei fare un programma personale co data base sql per archiviare tutti i componeti elettronici che ho a casa e ricercarli anche da remoto..
Quindi creare un data base sql che sia residente su un server ..locale o remoto non importa.
Sinceramente no so da dove iniziare ,potreste darmi un aiutino anche formando solo una tabella anagrafica, e per capire come proseguire
Grazie infinitamente
Francesco Strano anni 67
Secondo te ti risponde ? In italiano poi ? ... Mah
Hey, can i have the .sln please ?
What is this northwindentities?
How to add image?
OK. Thank you for your suggestion. I'll upload soon !
Thank you!
Please make it complete with CRUD, image and search
9:03
Thank you !
hello,thank you ,how i can contact you