Added: 2 years ago
From: deafjackomonster
Views: 81,997
Sort by time | Sort by thread (beta)

Link to this comment:

Share to:

All Comments (192)

Sign In or Sign Up now to post a comment!
  • thanks just what i wanted

  • That is an "optimal" video. =p

  • Just want to leave my thanks

  • Just want to leave my thanks

  • really really Thank youuuuuuu

  • This video went viral on Ireland

  • how to password protect database ?

  • if my forum's database uses encrypted passwords ?

  • Ive got a problem with the line "adaptor.Fill(dataset, "0")" It comes up with this error "{"Incorrect syntax near the keyword 'User'."}". Why!!! It doesnt in the video  :P Any help is appreciated.

  • Thanks, it worked! Keep up the good work!

    - Also Nice song :3

  • You rock, I learned a lot from this and plan to check out your other vids. Thanks for making them!

  • is there any way of making an administrator go to 1 form, and another user go to another??

  • works perfect, thanks

    

  • @InfernoGamingTV Rise Against are amazing :|

  • Followed this and works perfect, I am comfortable enough with SQL so I modified/added some code and I can add and delete members no problems, when application is restarted, all new members that have been added are automatically deleted (database reset).

    I don't understand how to create a create a dynamic database that keeps the changes. How can you do this i VB?

  • how do i make it online ?

  • Music rox :D

    Used to listen to it too ^^

  • i've this error msg (l'opearteur '>' n'est pas defini pour les types 'system.data.datarowcollection­' et 'integer') how can i fix it???

  • this is the answer to all of my problems! thanks for this wonderful tutorial! keep up the good work!

  • Thank U so Much!!! (Like the Song, which one is it?)

  • @CrimsonEyedCat Never mind x3 I just saw the name up above :D

  • Comment removed

  • heeeeeeeeeee

  • heeeeeeeeeee

  • asdfasdfasdf

  • song? :P

  • thx man its working!

  • thanks!it really helps me a lot in my thesis! :)

  • free vb.net e-book: /watch?v=jH8TWep8cBA

  • f*cking music

    

  • @DutchDude1984 Allright don't cry

  • @deafjackomonster Lol, i bet hese crying now :D

  • Comment removed

  • fucking music

  • omg. literally 1 hour of trying to convert all this to c# myself, then I read the message at the end lol

  • first song: Rise Against - Savior

    Second Song: Billy Talent - Red Flag

    and thx for the tutor)

  • After messin with this for a bit. Its really not secure. for example: say test:123 is the stored account info. test:456 will also login.

  • Awesome tut bro, thanks alot. Much much better than the previous login code I was doing.

  • Hi Thanks again...

    Finally executed...!!!!!!:)

    What helped me??

    This nice Video + about 10 of these COMMENT PAGES!!! lol

  • Hi thanks!!:)

  • Can you remake this with voice?

  • how do i search a database in this way?

  • If i'm using an access database, Am i need to change something?

  • if i wanted to attach this onto another project, how would i do it? every time i hit debug the other project opens before the login screen(its just never shows up)

  • hay how did u get that string name?

    from where did u copy that?

  • Thanks a lot for this bro :)

    Helped a lot

  • Comment removed

  • Song name: Rise against - Savior

  • Good work =D

  • What the name of song?

  • my login doesnt work it says error at code :

    connection.Open()

    it says error:

    SQL expectation unhandles

    A network-related or instance-specific error occurred while establishing a connection to SQL Server. The server was not found or was not accessible. Verify that the instance name is correct and that SQL Server is configured to allow remote connections. (provider: SQL Network Interfaces, error: 26 - Error Locating Server/Instance Specified)

  • I have this error (spanish) Sintaxis incorrecta cerca de '27503'.

    Falta la comilla de cierre después de la cadena de caracteres ';'.

  • Hey i need some help. When i got to add a Server-based Database it says, This server version is not supported. Only servers up to Microsft SQL Server 2005 are supported. What can i do to fix this or is there anything i can do to fix this.

  • @cookie73942 I got the same problem. Its because you have to install microsoft sql server 2005. But I cant seem to get mine set up because it keeps saying cannot connect to server and I don't know what to do from there.....

  • It helped me so far. Thanks Dude! 

  • here gives me eror wen debug adaptor.Fill(dataset, " 0 ") <--- error Incorrect syntax near the keyword 'User'.

  • thanks a lot! ur so great. can u make a video that using ms access thks!

  • will other people be able to login if they download this on their computer and i add something new to the database? will it update it on their computer?

  • 7:43

  • i have this error: Valor de la clave 'attachdbfilename' no válido.

  • can you please reupload the source . Thanks

  • can any1 tell which music is playing on background ? Thx.

  • @cht9178 Rise Against - Savior

  • @Stopmovies Thanks for your kindness.

  • tnx nc tut

  • A thanks man you have save the day :)

  • after am runing the program am having error on adaptor.select command = command

  • @DickRise rise against savior

  • links dont work!

  • might make a vid on an advanced login system create account ranks login database and control panel i have a few versions newest onee is just 5 mins ago Gracie Rebellion Manager lets me add members tio my groups and remove change thier ranks etc(Gracie is a lil overpowered fag)

  • thanks, this really helped

    now im trying to figure out how people can add themselves to the database through a "create account" button :p

  • @jeffdobbelf Check the other videos I have ;)

  • Can other people connect to my database on there computers with this code? I'm new to VB. I understand the basic principle, and I know sql because Ive used it in PHP; however it's used quite differently with Visual Basic. That being the case, I need to understand how I would get someone to be able to log into a program when i add the accounts manually in my own database, then they log in with that information based on the tables in my own database. Message me please if you can. Thanks -AD92 :)

  • Comment removed

  • very nice tutorial,,, like your music... it keeps me rockin... good job...

  • command.CommandText = "SELECT * FROM [User] WHERE (username='" + TextBox1.Text + "')AND (password='" + TextBox2.Text + "');"

    too me bout a hour to fuigre this out considering i dont know sql

  • @maxter1999 Il post that up on the description then :( Sorry it took so long. However I bet you lernt SQL ;)

  • @deafjackomonster i didnt i just looked up a bit of sql i might learn it thou but it dosent seem like my kinda laugage :)

  • @maxter1999 SQL's like politics, you ether love it or hate it, but you need to know about it ;)

  • Comment removed

  • tx alot! Can you help me with this? =.i made 1 and i enter 2 ID there .. and i share my program already and 5 people download it., and i want to add another user .. so can i add another user , but also automaticly added to my program that the 5 people downloaded ?

    -sorry for bad english

  • @Anggiclassicerz that would be a auto-patcher and it dosent look like you built one in your app so you would have to redeploy it if you want a create account system remake your program with deaf's easier tut's that have a create account dont try to mix this hard 1 and his create account it comes out wit an error i know this cause i learned sql bout 5 mins ago and im a vb master like deafjackomonster.

  • It's really nice... I was in search of this tutorial from a long time....

    Thank you very much...

  • u r awesome.. made my day dude:-)

  • @sarthak000 What I like to hear :P

  • maestroo!!!! gracias

  • @vikingo212121 TONTO HUEÓN!!! (seguro tienes que traducir con google para entender algo de lo que dice aquí...saco de huevas!!!)

  • @johnluchomono kallate hijo la loka kulia ... ella la gringa edionda a raja ... xupala konxetumare

  • how to make an login system what send me than the info on email or what ever than i can know than pw and login

  • good tutorial, maybe it would be easier to use linq...

  • @gaston22 What is ling? I have heard of it yet never needed to use it yet have heard good things about it.

  • @deafjackomonster LINQ was introduced i believe in .net 3.5, you save time, to show you an example, you could do something like

    Dim query = from items in database.table select items

    datagridview1.datasource = query

    there are a few steps that you need to take before that

    you may want to take a look at this video /watch?v=IkgozlbfKmY

  • My VB won't accept the Connection line at 3:19

    I'm using VB Express 2010, it all worked fine until I got to that line, then it gives me some syntax Error.

    Please help?

    Thank you

  • @norway172 Your Problem is That At The begining of the vid he made a mistake "Dim connection As New SqlClient.SqlConnection" at the top and all the connection has to be the same check if they all are the same becuse if u copyed from vid didnt really show him fixing the mistake hope i helped.

  • Good tuto

  • I Want Revenge! bit . ly/jerku

  • No Comment. Thanx

  • hi. if i want to use this tutorial to create a New User function, what do i need to do?

    Aside from adding a button :D

  • hello!

    can you tell me what band plays this song in this video?

  • Comment removed

  • @FlentMan Nothing :S

  • Awsome video, thanks

    I can use this in my application when i deploy it to the web

    I'm looking forward to seeing some more videos from you

  • i can create a database cracker?

  • Songs ?

  • @MrEndur Rise Against - Savior

  • @Plubliii k thx :)

  • exactly what i was looking for..thx a lot :D

  • thanks, noice lil tutorial thou it may be worth commenting the code so people know what certain lines do, Thanks

  • I get an error at adaptor.Fill(dataset, "0") Syntax Error, help :s

  • @smcorrea If you didn't already found out, I had the same problem but I was able of correcting it. You surely got an error there : /// command.CommandText = "SELECT * FROM [User] WHERE Username= '" & TextBox1.Text & "'AND Password='" & TextBox2.Text & "';" /// Just copy and paste this line because with me it's working :)

    Hope I will help

  • @Vb2008Tutorials I also found out that, but i really appreciate that you took your time to reply to my comment. Thanks ;]

  • @smcorrea Me too

  • password part "*" shows that it had been marked, while the password would be great.

  • Cool i will be surfing your channel 4sure

    thank you

    Peace!

  • Is this online or just offline database?

  • Local database

  • dude please do everyone a big favor and make a tutorial for adding things to the database

  • What book have you used or where can I get more info about the connection to the server(.mdf ) and how to retrieve data from it?

  • I did all that you have done on this video but I cannot get a connection option at 3:19 any other way I could do it?

  • for TINNEDtomatos and for all have the same problem,,

    i think you must remake your application to use this tutorial,, because i have the same problem,, and i remake my application,, and its works greate,,

    thx deafjackomonster for the tutor,,

  • This was really helpful thanks.

    could you show me how to add a new username/password to the database?

    thanks

  • fantastic guide, thankyou so much

    Helped me with my ICT coursework

  • What I like to hear :P

  • dude what version of SQL and Visual Basic did ya use? so i can start learning new versions.... coz im still using MS Access and VB6... this vid is efing clear as water and its freakin sick dude... 5 stars...

  • It's Microsoft SQL Server 2005 and Visual Studio 2008, SQL Server 2005 is included with Visual Studio 2008.

  • addaptor.Fill(dataset, "0") Dim count As Integer = data.Tables(0).Rows.Count

  • Please help me 8:26 adaptor.Fill(dataset, "0")

    error

    Incorrect syntax near '='. Unclosed quotation mark after the character string ''.

  • Comment removed

  • Here:

    command.Connection = Connection adaptor.SelectCommand = command Dim ouint = Dataset.Tables(0).Rows.Count  If ouint = 0 Then

    also make sure you got End if in the end!

  • adapter.fill(dataset, "0") i get error

    Incorrect syntax near ')'.

  • @vallismall

    i got the same prob.

  • i need the create account form asap cause my project is counting down in 17 days can?Much appreciate and Thanks

  • um.... im assuming this is for school. Why don't you figure it out your self instead of having a tutorial on it, when all you'll do is copy and paste that code, and not learn anything

  • hey deafjackomonster nice application you have here and by the way i wanna ask can you make a tutorial on how to make a form that can create username and password and through that form it can save inside the data base

  • SQL insert. Will make a tut soon. Subscribe and expect one soon

  • Can you convert this into C#? Would be very helpful.

  • Wait there is one. Its on my profile "C# login database"

  • PLEASEEEEEEEEE

    What Is The Song From 7:00 To The End ?

    HELP MEEEE

    btw nice vid ^_^

  • Rise Against Savoir

  • Billie Talent - Red Flag

  • red flag

  • its called iware and you will be able to download music and videos you will also be able to play your own videos and music. i will have to charge for the online content but that because on copyright laws. sorry

  • thanks alot this was realy help full. Could you please do one about a acces database please.

    o and can you please check out my software i am planing on making in visual basic 2008 and tell me what you think

  • @iware1 ok will keep it in mind, what softwares this

  • i dont understand a can't dedubbing becuse connection are wring help me what did i do wring

  • only u can usin this ptg? i will ake tht my frends 2 get using my login pls help ty

  • How do I hide the password like this *********?

  • Thats easy, go to TextBox Properties and serch for PasswordChar, then set it to * or the character you wish to.

  • Click on your textbox, go to the settings and set * for the filter.

  • Nice Music, But not what I was looking for.

  • BTW: 5 stars (Cause You do explain it well)

    You might have to remake this for VB 2008. It's a little different.

  • hermmmm next time maybe u can replace that useless song with u voice to make it clear.but anyway GOOD

  • aint got a good mic

  • you should search Youtube for "build your own mic" lolz

  • Comment removed

  • so if i were to make a program that has the same login system that you made and there were no users, and i released the program, and if someone wated to be registerd, if i added his pw and user in the database would it occur to the already released program, so he could log in, PLEASE REPLY BACK!!!

  • Can u teamview me... Please i need your help real bad!

  • what with? PM me

  • Can i use it with an already made website database?

  • if you can gain acsess to a remote database on your webserver yes you can

  • wow, music rulez ;-)

  • How would i make a account creator?

  • mine says that the "keyword not supported"

    its the "provider" in my connection string

    please answer me,anyone i really need help

  • Anyone know the song?

  • yer i do haha, saviour by rise agenst

  • Checkout my MYSQL Brute Force

    watch?v=dMIjDgWbF98

  • HI, great video

    but everytime i try and debug i get an error with this statement adaptor.Fill(dataset, "0")

    Incorrect syntax near ','.

    Please help me cause i really like your video...

  • Hi, heaps cool video. helped me heaps. one question: I need a method to register a new person from my login form. basically it will have a little register button down the bottom. I would like to know if there is a way to code it so that whatever is entered in the username box will become a new username, and same with the password. If this makes sense, please get back to me. 5/5 for your video btw :)

  • user registration involves modifying the SQL to insert, subscribe and expect a video soon

  • Thank you very much. It was very helpfull!

  • Very good, LOVE THE TUTORIAL. And the song. You are my hero!

    Btw possible to do with website databases?

  • I'm getting an error on this line: adaptor.Fill(dataset, "0")

    Incorrect syntax near ')'

    some help would be sooo great! :)

    thanks! :D

  • change your () in the SQL string to [ ] around the table declaration

  • Hi mate,

    thanks for the vid, great quality and nice songs. I coded this app in a web aplication form, and everything is fine apart from an error the 10th line in which it says: connection.Open()

    when I debug the app I get the following error:

    Request for the permission of type 'System.Data.SqlClient.SqlClie­ntPermission, System.Data, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e08­9' failed.

    thanks :)