C# Insert Update Delete View and Search

  Рет қаралды 285,478

CodAffection

8 жыл бұрын

The tutorial shows how to do Insert Update Delete View and Search in c# windows forms for beginners.
C# beginners tutorial on how to do insert, Update, Delete, View and Search Or Insert, Edit, Delete, View Operations in c# windows form using data grid view and SQL server.
all these insert edit view and search operations are done using SQL Server stored procedure.
📂 GitHub Repository
► goo.gl/kFx8A3
💖 Buy me a Coffee
➤ bit.ly/3L36ut4 (PayPal)
➤ bit.ly/3VF0iPT (Razorpay)
🌀 Related Videos
goo.gl/FxwPXb : C# String Vs StringBuilder.
goo.gl/KeeYku : Code execution time in C#.
🔗 Find me in
Udemy : bit.ly/3RtyQSB
Facebook : codaffection
GitHub : github.com/codaffection
Discord : discord.gg/Nky4YTFEsG
Twitter : codaffection
#WinForm #WindowsForm #CodAffection

Пікірлер: 215
@CodAffection
@CodAffection 7 жыл бұрын
goo.gl/RFY5C2 : Subscribe to CodAffection goo.gl/NhNQeZ : Export Excel in C# Applications goo.gl/WsgPbp : C# User Registration With DB goo.gl/G6WRQR : C# Login Window
@eastonbenson4495
@eastonbenson4495 3 жыл бұрын
I know im randomly asking but does any of you know a method to log back into an Instagram account?? I stupidly forgot the password. I appreciate any assistance you can offer me
@chielichiel
@chielichiel 4 жыл бұрын
People like you are lifesavers! Very clear tutorial. You have a lot of patience explaining all the steps in this tutorial. Thanks!!
@CodAffection
@CodAffection 4 жыл бұрын
Thanks for your wonderful feedback. let me know if your topic suggestion like this C#/ sql tutorial.
@oblivionX000
@oblivionX000 5 жыл бұрын
Thank you my good man. This video has helped me a lot for my final projects. One of the best tutorial videos for C# hands down
@ganapathivaideeswaran9098
@ganapathivaideeswaran9098 2 жыл бұрын
Excellent Tutorial; must admit you are a great teacher. Keep up the good work.
@starlightmm
@starlightmm 2 жыл бұрын
on @36:24 if we double click the blank datagridview after we run the program, its error, any idea how we not using if(dgvContacts.CurretnRow,Index != -1)? because on your example you click search to show the datagridview, but if we click blank datagridview after run the program, it error on that code above, Thank you for the great video :), this is most complete
@CodAffection
@CodAffection 2 жыл бұрын
Thanks for catching that.
@starlightmm
@starlightmm 2 жыл бұрын
@@CodAffection your welcome, but yes i still hoping the answer :D if you dont mind, thank you for great video
@prabhjotkaurprabh2411
@prabhjotkaurprabh2411 6 жыл бұрын
Its really helpful.Sir i have created the database application but the forms does not open in full window mode. I need to maximize each form again and again. Please suggest something how can i make all forms in full window mode.
@zerosandones7547
@zerosandones7547 3 жыл бұрын
Hey, @18:44 why is your connection string's data source=.\SQLEXPRESS? mine is Data Source=(LocalDB)\MSSQLLocalDB; I already have sql server but why is my connection like that sir?
@1974rachavez
@1974rachavez 7 жыл бұрын
Thank you, very clear and good explanation. Can't wait to try it.
@CodAffection
@CodAffection 7 жыл бұрын
glad to hear that, thanks for the comment
@civantot5510
@civantot5510 3 жыл бұрын
this is very helpful for my Assessment Brief. Thank you so much. From Philippines!
@meromoro8673
@meromoro8673 7 жыл бұрын
from egypt and follow u of c# .. thanks of videos learn
@CodAffection
@CodAffection 7 жыл бұрын
Mero Moro : thank you very much.
@hydenseek9390
@hydenseek9390 6 жыл бұрын
Hey man Im new to Programming, Databases and other things related to it thankyou for making this video it helped me a lot kudos
@bunnieyeon7246
@bunnieyeon7246 4 жыл бұрын
Where does ContactName from stored procedures named contactviewor search came from
@zergiocunha
@zergiocunha 3 жыл бұрын
I m with this problem too
@abdulsalam5797
@abdulsalam5797 6 жыл бұрын
Best Crud operations i have everseen.
@CodAffection
@CodAffection 6 жыл бұрын
Thanks for your kind words.
@abdulsalam5797
@abdulsalam5797 6 жыл бұрын
@@CodAffection Sir if you don't mind. I need your help as my FYP is very close.
@SAIRICHITHAY_GACS
@SAIRICHITHAY_GACS 2 жыл бұрын
Pls help me out,not able to insert values....ur video helped a lot ,but not able to insert values
@skks911
@skks911 3 жыл бұрын
Load of property'RootNamespace 'failed. The string for the root namespace must be a valid identifier. Sir how can i solve this error
@amolhase5249
@amolhase5249 3 жыл бұрын
Thank you sir it's very helpful video.
@miranmj2
@miranmj2 Жыл бұрын
hello mate, can you upload a video about how to upload a bulk of data to sql server from ms access in c# and also download a bulk of data from sql server to ms access file in c#
@CodAffection
@CodAffection Жыл бұрын
an old video, it might help : kzbin.info/www/bejne/qXPTf56gmbejpNE
@miranmj2
@miranmj2 Жыл бұрын
@@CodAffection thanks a lot mate
@Fergunator
@Fergunator 6 жыл бұрын
great tutorial, I forgot to update the Stored Procedure and my stuff was not updating hehe
@shovikanand3214
@shovikanand3214 5 жыл бұрын
Best teacher u r..u discussed so nicely even simple things...best way u taught...so calmly ..wow ..best u r..may i know ur name sir.?
@CodAffection
@CodAffection 5 жыл бұрын
Thanks for your wonderful feedback!.
@shovikanand3214
@shovikanand3214 5 жыл бұрын
We need.more n more such videos to command c# dotnet sir...i need ur help personally
@cricfreaks1042
@cricfreaks1042 5 жыл бұрын
Can anyone give me a solution to edit all data which is populated from the Data table(in database) to Datagridview and update the whole edited data into the same Data table .(Update query)
@MrStanban
@MrStanban 6 жыл бұрын
great video, really happy i found this video as it saved me a lot of trouble
@matheesanparamagnanam9283
@matheesanparamagnanam9283 5 жыл бұрын
Thanks, You Help ME Lots Thanks For Your Help
@jenniferpeterson5152
@jenniferpeterson5152 4 жыл бұрын
Great tutorial! Thank you!!
@joaopedromendes3952
@joaopedromendes3952 6 жыл бұрын
Any chance to get a way to check if name already exists? Rigth now its possible to have duplicated entries.
@CodAffection
@CodAffection 6 жыл бұрын
yes of-course.
@joaopedromendes3952
@joaopedromendes3952 6 жыл бұрын
Thanks, ill be waiting for it :P
@jimbrillantes2387
@jimbrillantes2387 5 жыл бұрын
Values are not being saved in my database during the AddOrEdit procedure part. I followed everything, except it is not saving on the database
@zerosandones7547
@zerosandones7547 3 жыл бұрын
How do we deploy/publish this to the client machine?
@Damonwex
@Damonwex 2 жыл бұрын
Thank you this was very useful.
@przemekotczyk8946
@przemekotczyk8946 7 жыл бұрын
Can you help me ? I have a problem when I run the program, after double click on the DataGridView I see the error: An unhandled exception of type 'System.FormatException' occurred in mscorlib.dll this corresponds to: CONTACTID = Convert.ToInt32 (dgvContacts.CurrentRow.Cells [0] .Value.ToString ()); How can I convert it? ContactID in my SQL as an integer
@CodAffection
@CodAffection 7 жыл бұрын
Przemek Otczyk can u put a break point in double click event then find out the exact line that cause the exception
@abdulqahar9852
@abdulqahar9852 Жыл бұрын
how to insert and update data in just one button(save) in C# // I need some help
@AshfaaqCurimbaccus
@AshfaaqCurimbaccus 4 жыл бұрын
how do you get the command : FILLDATAGRIDVIEW ???
@rvsusi4046
@rvsusi4046 6 жыл бұрын
Hai sir, this is really awesome and more easy to do and I have implemented it in my project it's working too good. Thank you so much sir. And I need a help from you sir because I am doing a school management project so that I need to include attendance process but I referred lot of videos still I didn't get apt full like this video. Please sir just upload a video of how to process attendance concept in Windows form using c# or suggest me some videos sir. It's urgent for me sir. Plsssss
@CodAffection
@CodAffection 6 жыл бұрын
Thanks for the comment. Now I don't have a video for school management software.
@the007apocalypse
@the007apocalypse 4 жыл бұрын
Very helpful. Thank you
@BassNoiseAmplifier
@BassNoiseAmplifier 6 жыл бұрын
Hi, i just have one problem, when i update one contact it updates all other contacts with the same information
@nawodmadhuvantha9291
@nawodmadhuvantha9291 4 жыл бұрын
thank you so much. awesome guidance
@ukaszjabonski9389
@ukaszjabonski9389 7 жыл бұрын
Hi, I have got error "Could not find stored procedure" I'm using VS 2017 and i can't type sqlCmd.CommandType = CommandType.StoredProcedure; VS says i need to do like this sqlCmd.CommandType = System.Data.CommandType.StoredProcedure;. i think this is a problem but i don't know solution
@CodAffection
@CodAffection 7 жыл бұрын
use required namespace. add following namespace using System.Data;
@asmakacimi3815
@asmakacimi3815 4 жыл бұрын
Thanks a lot for the help and information, good presentation
@CodAffection
@CodAffection 4 жыл бұрын
glad to see your comment. keep learning and sharing.
@syedtahirrazanaqvi7983
@syedtahirrazanaqvi7983 6 жыл бұрын
dgvContacts.DataSource = dtbl It is giving me an error call "dgv does not exist in the current context" what can i do for that??? Am I use any packages or something??? please help me to sort out my problem...
@CodAffection
@CodAffection 6 жыл бұрын
dgv ? what is the name of datagridview dgvContacts or dgv ? try to run in debug mode.
@esebacamacwindows
@esebacamacwindows 6 жыл бұрын
How can I transfer this application to another computer without having problems? I get problems with LocalDB and then the attachment database etc .. how can I solve? I just want to make the application work like your video on another computer without having to install special programs. Please help me it's been 4 days since I can not solve the problem. Thanks in advance.
@CodAffection
@CodAffection 6 жыл бұрын
I hope you have installed MS SQL Server on new computer, Then you may need to change Db connection string. Please watch this video for building connection string : kzbin.info/www/bejne/jXuQdJebiayrppo
@esebacamacwindows
@esebacamacwindows 6 жыл бұрын
On the new computer I do not have MS SQL Server. Can you send me the link where to download MS SQL SERVER to the new computer and which edition? I can not understand what the right link is.
@zergiocunha
@zergiocunha 3 жыл бұрын
Where are the ContactName, in 'search button'? i cant find him
@renzosanantonio5952
@renzosanantonio5952 7 жыл бұрын
This is very helpful. Thanks a lot 😊😃😃
@CodAffection
@CodAffection 7 жыл бұрын
I am glad to hear that
@macaroniz1425
@macaroniz1425 4 жыл бұрын
Thank you for the tutorial!
@ScottScreen
@ScottScreen 6 жыл бұрын
This has been super helpful. Thanks so much!
@CodAffection
@CodAffection 6 жыл бұрын
My Pleasure.
@alexpetruco1348
@alexpetruco1348 3 жыл бұрын
Great Man Thank you so much
@CodAffection
@CodAffection 3 жыл бұрын
You're welcome!
@ExoDus_110
@ExoDus_110 5 жыл бұрын
Very Helpful Video ^-^
@tiny2700
@tiny2700 6 жыл бұрын
Hello. Everything works fine except that it only allows me to save one record in the table. After that I receive an error about duplicate primary key. Please note that I did download the project and I adapted it to my project. If you have any suggestions on solving this, please reply. Thanks
@CodAffection
@CodAffection 6 жыл бұрын
did you set the id column as identity column - in video it was there at 10:30
@tiny2700
@tiny2700 6 жыл бұрын
yup. here is the syntax CREATE TABLE [dbo].[train_lines] ( [Id_TL] INT IDENTITY (1, 1) NOT NULL, [tl_name] VARCHAR (50) NOT NULL, PRIMARY KEY CLUSTERED ([Id_TL] ASC), );
@tiny2700
@tiny2700 6 жыл бұрын
Ah, found the problem. In the Add stored procedure I had: IF @mode = 'LJ_Add' BEGIN INSERT INTO train_lines (Id_TL, tl_name) VALUES (@Id_TL,@tl_name); END I deleted the Id_TL from insert and values and now it works fine. Thank you for replying anyway. That's how it happens usually, as soon as you ask for help, you find the problem :))
@ratkoskrbic9791
@ratkoskrbic9791 6 жыл бұрын
Thanks for great video. I wanted to create column header with space: [Mobile Number] and I could not save the store procedure. If these two words are together, everything works fine. Can anyone help me?
@CodAffection
@CodAffection 6 жыл бұрын
did you create a column with name 'Mobile Number' ? and now you have a problem with creating stored procedure right ?
@ratkoskrbic9791
@ratkoskrbic9791 6 жыл бұрын
Yes, I did. Because there is space between these two words, during creation of column name, "Mobile Number" is automatically inserted between [ ]. And than I tried to use same content [Mobile Number] in stored procedure and there is error.
@jeromekentbayubay
@jeromekentbayubay 8 жыл бұрын
Can you help me? I just did what your tutorials but I keep receiving this error "Cannot insert explicit value for Identity column in table 'EMPLOYEES' when IDENTITY_INSERT is set to OFF" can you help me about this pls?
@CodAffection
@CodAffection 8 жыл бұрын
sure, fix : in the insert sql script - avoid employee id column(identity column) reason : you can't insert values into identity column directly I hope you downloaded my project from the link given in video description
@jeromekentbayubay
@jeromekentbayubay 8 жыл бұрын
Thanks for the reply I'll try it later and I will tell you the result later.. Nice channel by the way nice to subscribe..
@jeromekentbayubay
@jeromekentbayubay 8 жыл бұрын
sir I'm sorry I am really a beginner with C# I just download the link from your videos description and just follow the ID column that you made with primary key and now I'am confuse... sorry for disturbing you... but can you help me understand about this.. I mean I understand your C# tutorials but I dont know what happened with my sql syntax...
@CodAffection
@CodAffection 8 жыл бұрын
can i see you stored procedure for employee insertion ? if possible please share the table design also
@jeromekentbayubay
@jeromekentbayubay 8 жыл бұрын
yes sir where could I share it to you?
@BM12121
@BM12121 7 жыл бұрын
if (dataGridView1.CurrentRow.Index i= -1), i am having trouble with this line, what am i doing wrong?
@CodAffection
@CodAffection 7 жыл бұрын
i= or != ?
@vinaykumar_namadi
@vinaykumar_namadi 7 жыл бұрын
Its working fine in my PC, but unable to run in another PC. I am getting instance specific error related to database, plz help.
@CodAffection
@CodAffection 7 жыл бұрын
try this stackoverflow.com/questions/11278114/enable-remote-connections-for-sql-server-express-2012
@SSIFRupali
@SSIFRupali Жыл бұрын
I get error in stored procedure plzzz 😢 AS line num 8 ?
@sisilanaledinga6822
@sisilanaledinga6822 7 жыл бұрын
please help me on step by step working and introduction on C# form application
@ann_val
@ann_val 7 жыл бұрын
Awesome! Thanks a lot!
@nanisorenightcore7436
@nanisorenightcore7436 6 жыл бұрын
Hello ? can i ask why i don't have FillDataGridView in 32:28 thank you
@nanisorenightcore7436
@nanisorenightcore7436 6 жыл бұрын
i get it i got a wrong put in my void FDGV haha sorry
@wardahnadeem2368
@wardahnadeem2368 7 жыл бұрын
i'm having a problem with delete and update button . like if I update a data it does not update in grid view or table and same with delete button and filldatagridview function is not available in my c# library it does not exist in the current content
@CodAffection
@CodAffection 7 жыл бұрын
did you download demo project source code ?
@wardahnadeem2368
@wardahnadeem2368 7 жыл бұрын
Dotnet Mob No I didn't
@CodAffection
@CodAffection 7 жыл бұрын
please download demo project and try.
@wardahnadeem2368
@wardahnadeem2368 7 жыл бұрын
Dotnet Mob thank you it helped alot :) Can please guide where I can find sale system ? with this procedure? I have a project to submit tomorrow and I can't find it :(
@CodAffection
@CodAffection 7 жыл бұрын
I didn't get you. What project ? Let me know project requirements.
@saminachapagain957
@saminachapagain957 7 жыл бұрын
thanks for the video...its very useful.plz add date and combobox too..
@CodAffection
@CodAffection 7 жыл бұрын
sure
@melmarch8732
@melmarch8732 5 жыл бұрын
Thanks so much :) Really helped me.
@lekSandraShine
@lekSandraShine 7 жыл бұрын
This program deletes only first(0) person?
@CodAffection
@CodAffection 7 жыл бұрын
yes ,only one person. person with given id.
@lekSandraShine
@lekSandraShine 7 жыл бұрын
Dotnet Mob No, I am about first in index? Or i can choose with index 18 ?
@DonDensho
@DonDensho 6 жыл бұрын
It was a lot of Help Thanks!
@florindanci4581
@florindanci4581 7 жыл бұрын
Why whatever I do, It gives me an exception saying "stored procedures not found"...When I save it, I have to choose where, when you did, you did not have to choose..
@CodAffection
@CodAffection 7 жыл бұрын
kzbin.info/www/bejne/Y2O4lHeMadqIq5om34s
@CodAffection
@CodAffection 7 жыл бұрын
Pass your stored procedure name as parameter to SqlCommand. I hope you have downloaded the source code.
@samueld.yapjr.3270
@samueld.yapjr.3270 7 жыл бұрын
hi there @Dotnet Mob, i got stuck in the situation where in if i click the record and wont proceed on the edit..then if i click the reset button and enter supposedly a new record..it wont save as new..instead it will show the update message thus updates the last clicked record instead of making a new one..i hardly need help..tnx!
@CodAffection
@CodAffection 7 жыл бұрын
Sure, Please put a breakpoint in datagridview row click event and then run. let me check in my side.and it is a double click event not a click event.
@CodAffection
@CodAffection 7 жыл бұрын
let me know if you need more clarification.
@samueld.yapjr.3270
@samueld.yapjr.3270 7 жыл бұрын
yes i do man..the if else loop wont work..it wont read if button text is "save" or "update" when i run the project..it perfectly saves every data..after each saving..but when i click the table to update a record..after that if i click reset..the new datas will no longer be save..it will show as update..
@samueld.yapjr.3270
@samueld.yapjr.3270 7 жыл бұрын
yes it was set as doubleclick as well here in my end
@syedjamalrizvi3464
@syedjamalrizvi3464 8 жыл бұрын
Thanks for this. Sir, Please add Radio button and combo box also .. Thanks in advance.
@CodAffection
@CodAffection 8 жыл бұрын
sure
@CodAffection
@CodAffection 6 жыл бұрын
try this new video : kzbin.info/www/bejne/Z5y3ZH6Xj8iBpJo
@farjanasurjo4538
@farjanasurjo4538 6 жыл бұрын
dgvContacts.DataSource = dt; Error : Error 1 The name 'dgvContacts' does not exist in the current context plz help me
@CodAffection
@CodAffection 6 жыл бұрын
please download the demo project and compare with yours.
@aamishirfan3334
@aamishirfan3334 6 жыл бұрын
Error cannot insert the value NULL into column 'ContactId'
@justyn8899
@justyn8899 5 жыл бұрын
THANK YOU SO MUCH YOU ARE MY HERO
@nguyentaanh8672
@nguyentaanh8672 4 жыл бұрын
Love From Vietnam
@jjtg27
@jjtg27 6 жыл бұрын
just perfect, thanks a lot.
@CodAffection
@CodAffection 6 жыл бұрын
Glad you found the video helpful.
@orlandoreyes884
@orlandoreyes884 6 жыл бұрын
Excellent!! Very usefull
@SajjadAhmad-pe3vw
@SajjadAhmad-pe3vw 2 жыл бұрын
good experiance
@azizkarami5067
@azizkarami5067 6 жыл бұрын
Could not find stored procedure please i need a help in this error
@CodAffection
@CodAffection 6 жыл бұрын
fixed ?
@azizkarami5067
@azizkarami5067 6 жыл бұрын
no :( please help me
@egeucoklar1410
@egeucoklar1410 6 жыл бұрын
How to make gridView get the search results simply by typing a letter in a textbox without pressing any SEARCH button?
@CodAffection
@CodAffection 6 жыл бұрын
Implement keypress event on textbox instead of search button click event.
@ganapathivaideeswaran9098
@ganapathivaideeswaran9098 2 жыл бұрын
Where is the code to download please ?
@jocomitsu
@jocomitsu 7 жыл бұрын
when search is can't find the item it errors...
@maherkoosa3190
@maherkoosa3190 7 жыл бұрын
thank you very much :) :)
@CodAffection
@CodAffection 7 жыл бұрын
+maher koosa :)
@SallyJarkasM
@SallyJarkasM 7 жыл бұрын
thank u so much it is helpful
@CodAffection
@CodAffection 7 жыл бұрын
I'm glad you liked it, thanks for watching
@nowelexnhuh824
@nowelexnhuh824 6 жыл бұрын
where is the sql file of this project?
@SAIRICHITHAY_GACS
@SAIRICHITHAY_GACS 2 жыл бұрын
Sir, not able to insert values
@mundodemaluehelo
@mundodemaluehelo 8 жыл бұрын
thanksss so much!
@CodAffection
@CodAffection 8 жыл бұрын
I'm glad I helped
@yachiyow7210
@yachiyow7210 7 жыл бұрын
thank you :)
@alaasawaftah7704
@alaasawaftah7704 8 жыл бұрын
How can i import file sql into program?
@CodAffection
@CodAffection 8 жыл бұрын
you mean sql script file?
@CodAffection
@CodAffection 8 жыл бұрын
Please check your inbox
@alpercalisirold
@alpercalisirold 7 жыл бұрын
When i press search i don't see the whole table.Anyone knows why ?
@CodAffection
@CodAffection 7 жыл бұрын
whole table ? empty datagridview ?
@karmaisreal9484
@karmaisreal9484 6 жыл бұрын
How do i save the database
@virusaki
@virusaki 8 жыл бұрын
error: an attempt to attach an auto-named database for file...
@carrascoolveramiguelangel7517
@carrascoolveramiguelangel7517 7 жыл бұрын
verify the spaces in the middle of your folders
@nidhichoraria5624
@nidhichoraria5624 6 жыл бұрын
Thanks for this but my delete button is not supporting
@CodAffection
@CodAffection 6 жыл бұрын
Any error message ?
@NTDairy
@NTDairy 2 жыл бұрын
love you
@rahathossain4346
@rahathossain4346 7 жыл бұрын
how to work in search ber option ????
@CodAffection
@CodAffection 7 жыл бұрын
search text box is used to filter records from inserted records. it is already implemented in this project.
@rahathossain4346
@rahathossain4346 7 жыл бұрын
ohh..thanks for your informative reply
@khanfalaknaaz846
@khanfalaknaaz846 5 жыл бұрын
Lovey super
@amanullahwesal2594
@amanullahwesal2594 7 жыл бұрын
how to create setup from project
@CodAffection
@CodAffection 7 жыл бұрын
you can expect that in upcoming tutorials
@CodAffection
@CodAffection 7 жыл бұрын
Video As Per Your Request. kzbin.info/www/bejne/qpqrc6p3pcR-sJY
@tuananhvo3175
@tuananhvo3175 6 жыл бұрын
Search?
@artbelief777
@artbelief777 5 жыл бұрын
dgvContacts where it is
@builditontutorial
@builditontutorial 5 жыл бұрын
8:24
@karmaisreal9484
@karmaisreal9484 6 жыл бұрын
or the table thingy
@Ahyemengal
@Ahyemengal 7 жыл бұрын
please send me source code of this?
@CodAffection
@CodAffection 7 жыл бұрын
you can download the source code from the link given in video description.if you need any help let me know
@Ahyemengal
@Ahyemengal 7 жыл бұрын
where is link.?
@CodAffection
@CodAffection 7 жыл бұрын
www.dropbox.com/s/6kft17y18hp5ng0/Save%20Update%20Delete%20View.zip?dl=0
@rylramos9261
@rylramos9261 4 жыл бұрын
Basic approach, Improve
@RashidAli-oc6yl
@RashidAli-oc6yl 6 жыл бұрын
KIND SOURCE code b de dain
@CodAffection
@CodAffection 6 жыл бұрын
I think, it's there in video description.
@moklumikluy2227
@moklumikluy2227 5 жыл бұрын
GGWP
@CodAffection
@CodAffection 5 жыл бұрын
:)
@carrascoolveramiguelangel7517
@carrascoolveramiguelangel7517 7 жыл бұрын
It is does't work
@carrascoolveramiguelangel7517
@carrascoolveramiguelangel7517 7 жыл бұрын
:(
@CodAffection
@CodAffection 7 жыл бұрын
did you download the project ? any error message ?
@carrascoolveramiguelangel7517
@carrascoolveramiguelangel7517 7 жыл бұрын
I downloaded the software but I did exactly same that you, and visual studio shows me :" An attempt to attach an auto named database for file C:\Users\MyUser\Documents\BD_CONTACTAPP\ContactDB.mdf failes. A database with the same name exists, or specified file cannot be opened, or it is located on UNC share"
@carrascoolveramiguelangel7517
@carrascoolveramiguelangel7517 7 жыл бұрын
thanks, I have found the answer !!! the issue is in my directory, vs had a big bug!!!
@CodAffection
@CodAffection 7 жыл бұрын
thank you very much for watching my video, next time I will make a separate video on how to use demo project source code and db script
@learningchannel3362
@learningchannel3362 7 жыл бұрын
lol
@furtunaaaaa
@furtunaaaaa 7 жыл бұрын
2trigered mic!!!!!!11
@stefankukec9613
@stefankukec9613 5 жыл бұрын
Rrrrigt
@cardgames7365
@cardgames7365 4 жыл бұрын
Thank you so much.... Helped me a lot
Smart Sigma Kid #funny #sigma
00:14
CRAZY GREAPA
Рет қаралды 4,6 МЛН
Running With Bigger And Bigger Lunchlys
00:18
MrBeast
Рет қаралды 136 МЛН
Миллионер | 1 - серия
34:31
Million Show
Рет қаралды 2,8 МЛН
Synyptas 4 | Арамызда бір сатқын бар ! | 4 Bolim
17:24
Smart Sigma Kid #funny #sigma
00:14
CRAZY GREAPA
Рет қаралды 4,6 МЛН