Sort by time | Sort by thread (beta)

Link to this comment:

Share to:

All Comments (51)

Sign In or Sign Up now to post a comment!
  • Hey sir , please tell me where can I get the host path so I could paste it. >.<

  • hundred times thanks for uploading the video

  • Thanks for showing that website to install mysql connector and for adding refrence to that file which comes up after instaling that mysql connector

  • I download mysql connector but i cant find the mysql.data.dll .. please help. .how can add that to references ??? please help me

  • thanks a lot :)

  • Thank you very much for this tutorial mate. You made something very nice to people!

  • How come i cant use (ex.Message) ?

  • i couldn't find the reference file on my project folder.....

  • @nazookahamed You need to install that from the website shown in this video! And after that you need to add reference to the 'mysql.data.dll' which will in c:/program files(x86)/MYSQL

    This file will only comes up after you install that mysql connnector from the website

  • How do you view your database? I downloaded the same version following ur URL, and added the reference msql.data.dll

    Now I want to create and alter the tables, but where is my database? I can't seem to find it in folder on the C drive

  • Dou you by chance happen to know how to display table fields in text boxes (lets say table Employee, sql server DB), for example displaying Name in txtName, LastName in txtLastName, etc etc????

  • dev.mysql.com/downloads/connec­tor/net/

  • Thank you great tutorial

  • Comment removed

  • My database is not enable for remote acces how to set this? i have phpmyadmin i cant reach the config file because it is hosted somewhere else, or how to reach the config file???

    i can set 1 ip adress as host so the program WILL work but i want everyone to acces it

  • how can I get values from all columns in a row instead of just one?

  • thanks!

    

  • If you are using localhost then connection string will start like this "Server=localhost;

    Use whatever port you want. Database is your database name; Uid is user id(login) password is password. Hope i helped!

  • Where to get the connection string??

    

  • i get an error when running the prog..it says "A project with an output type of class Library cannot be started directly" could someone help me?

  • I just posted a tutorial on how to link to a local mysql database using Visual Basic and Windows Forms

  • can You make a tut like this but in vc++ Please. .

  • thanks for all these great videos. i am a student and they helped me a lot

  • Thank you very much for this video. You saved me a lot of time. Subbed.

  • You have to use BizTalk Control Center - BCC  biztalkcontrolcenter.codeplex.­com

  • WTF with captions!!!

  • I did as you did.

    But my program keeps cant open the connection. it goes to the exception..

  • @xabdullahx Fixed it. First letter in User Id (Uid) was capitalized. - Username is case sensitive

  • You sound just like me!

  • How did he get the connection string???? Where it will be??

  • i also include the source code

  • hey if you want another tutorial that uses forms check mine out

  • dude, can you make a sample video for desktop app saving a Picture to MySQL and then retrieving it from Database to Picturebox? thank you in advance :)

  • mmmm how do i update??

  • Thanks Alot. Guys im so good for make 5095 - 5165 servers who want make a one sv just write me kiko.aka.greath@live.com

  • how can you store the result of your query in a string variable?plz

  • @flutep i want to know that too!

  • thanks ! clear and simple. just what i needed.

  • Hi,

    you tutorial work fine with my oracle connection.

    how can I put the value of a textbox in a select?

    like: select test from blabla where textbox.text = 'NM5'; or variable = 'NM5'

    Thanks

  • " ' +textbox.text+' "

  • I: have a wamp server, where do I find this DLL?

  • Thank you very much, this helped me a lot.

  • Thanx a lot for the video !

  • nice tutorial :)

    Hi from Ukraine ;)

  • Comment removed

  • can you please , tell more about MySqlConnection and MySqlCommand, whats the purpose of those commands, just for the begginers. thanks.

  • @r4jk3

    MySqlConnection establishes a connection to the database based on the connection string you provide. MySqlCommand is a command you execute against the database.

  • i build sites in html, is it possible to have database software to update pictures and text on a html page?

  • @ashjonesnwpb That is usually what scripting languages such as php are for. You can also use a .Net codebehind language such as C# in your ASP.Net page.

  • hi there

    i used to coding in php

    when i code with php..i need to start mysql server before connecting to it

    how did u start it in c#

  • Cool thnx alot

    very helpful

Loading...
Alert icon
0 / 00Unsaved Playlist Return to active list
    1. Your queue is empty. Add videos to your queue using this button:
      or sign in to load a different list.
    Loading...Loading...Saving...
    • Clear all videos from this list
    • Learn more