MySQL VB.NET Tutorial 16 : How to Link Chart /Graph with Database

  Рет қаралды 119,667

ProgrammingKnowledge

ProgrammingKnowledge

Күн бұрын

Пікірлер: 40
@Chas993
@Chas993 6 жыл бұрын
Very nice. I enjoyed the step by step patient detailed wlak through. I could follow it easily and use it.
@narendersingh3
@narendersingh3 3 жыл бұрын
Nice Explain
@jayalforque1574
@jayalforque1574 10 жыл бұрын
hello, when I click again the button load.. it will duplicate the details in data grid.. how to fix that error..
@deal0417
@deal0417 6 жыл бұрын
Followed the codes but encountered an error saying that conversion from string (of the query) to integer is not valid. How to fix this?
@MartinHammerdk
@MartinHammerdk 6 жыл бұрын
I guess you have found a solution, but to others, if you remove the GetString from READER.GetString and GetInt32 your data should load into the chart. I'm using VS17 if it is to any help.
@CodeWithMukeshBadgujar
@CodeWithMukeshBadgujar 5 жыл бұрын
@@MartinHammerdk cant get your point, give example plzzz
@OldNerdy
@OldNerdy 5 жыл бұрын
Try this: Chart1.Series("NAME_VS_AGE").Points.AddXY(Reader("name"), Reader("age"))
@jericgaufo5182
@jericgaufo5182 5 жыл бұрын
@@OldNerdy Thanks!
@OldNerdy
@OldNerdy 5 жыл бұрын
@@jericgaufo5182 👍
@SapanGhafuri
@SapanGhafuri 10 жыл бұрын
I just came to say thank you and like your video.. Great respect for your effort!
@sarcasticscrutiny
@sarcasticscrutiny Жыл бұрын
Thank you for this video
@ProgrammingKnowledge
@ProgrammingKnowledge 10 жыл бұрын
@geniushomwetv9793
@geniushomwetv9793 3 жыл бұрын
It was helpful, thank you
@FernandoFloresMartínez-p6h
@FernandoFloresMartínez-p6h Жыл бұрын
Is there a way to create a code that imports a csv file into a dataGridView and the uses the data to create a chart? regards.
@juliusoirisha
@juliusoirisha 8 жыл бұрын
what a teacher...
@mauriciohoyos03
@mauriciohoyos03 9 жыл бұрын
Exelente amigo, gracias por el aporte saludos desde Colombia
@fatmabenrejeb3979
@fatmabenrejeb3979 9 жыл бұрын
thank you for this tutorial , please how to organize rows of the datagridview depending on the date
@olaayassir2996
@olaayassir2996 8 жыл бұрын
i am doing project with visual basic .net and sql at this moment and i need help on how to make a report
@evrude79
@evrude79 7 жыл бұрын
how do you show only top 10 data entries. I have an database that is updated every week and would like to show only the last 10 entries
@NazriMazlan
@NazriMazlan 10 жыл бұрын
thanks, easy to understand.
@CarlFritz24
@CarlFritz24 2 жыл бұрын
Ok. Very good. There is A BIG PROBLEM... when you separate certain matter in MORE THAN one video. IF... they appear TOGETHER on the right side, we can follow to the NEXT part of the explanation. IF... the OTHER video doesn't appear on the right... well, we get bored. One solution for that issue, would be: writing in the title of the video, for instance, "Part 1/2" meaning that there is ANOTHER video to look for. Anyway, it is much better (spite of the size of the video...) having only ONE video ! GOOD, but VERY GOOD... would be writing the code (not lazyness, only TIME ... ) after the explanation of the video up here ! We could copy/paste and study it better than losing time looking at the video + loooking at the keyboard to type the code + looking at the video (AGAIN) to verify any possible mistake ! Man, THAT would make you UNIQUE around here ! And... THE BEST !
@marknice5480
@marknice5480 2 жыл бұрын
I'm wondering if there is a way to accomplish this also with Data Binding ??
@InterplainMusic
@InterplainMusic 8 жыл бұрын
Can you Do a Tutorial in Visual Basic Express 10 on how to Search Data within a mdb file and and pass this data to a Rich Text Box please need some help Thank you for the great videos.
@hislombres5224
@hislombres5224 6 жыл бұрын
Hi how can we ascending the series base on the value for example 50 45 44 30 20
@alexcameron3629
@alexcameron3629 9 жыл бұрын
How would you do this using Oledb import, not MySQL?
@askhowtocode9779
@askhowtocode9779 5 жыл бұрын
I've got an error - "Conversion from string "column_name" to type 'Integer' is not valid"
@leonroutzounis383
@leonroutzounis383 4 жыл бұрын
I have the same problem too. Did you solve it?
@jumbo999614
@jumbo999614 4 жыл бұрын
Anyone knows how to remove vertical gridline in the chart?
@mufarohove3382
@mufarohove3382 10 жыл бұрын
thank u nice tutor
@abdallahbelcaid3002
@abdallahbelcaid3002 4 жыл бұрын
what if I want just data between two dates ?
@arlenequijano2468
@arlenequijano2468 2 жыл бұрын
can you do percentage? its like pie using percentage
@johnryanilagan0817
@johnryanilagan0817 6 жыл бұрын
When i click again the load button it always duplicate the data how to fix this?
@narendersingh3
@narendersingh3 3 жыл бұрын
Try to write chart clear command in the code (Before retrieve the data)
@ศรชัยหนูแก้ว-ฦ8ภ
@ศรชัยหนูแก้ว-ฦ8ภ 5 жыл бұрын
thank you
@gahadzikwa
@gahadzikwa 10 жыл бұрын
nyce
@mohammedfaridmuhaiminhassa1135
@mohammedfaridmuhaiminhassa1135 10 жыл бұрын
hi..how can i Creating Charts with Real-Time Data
@africangirl3385
@africangirl3385 7 жыл бұрын
Thnx :)
@ProgrammingKnowledge
@ProgrammingKnowledge 10 жыл бұрын
@ProgrammingKnowledge
@ProgrammingKnowledge 10 жыл бұрын
MySQL VB.NET Tutorial 17 : Message Box Asking if The User Wants To Exit
7:43
ProgrammingKnowledge
Рет қаралды 45 М.
C# Tutorial - How to Link Chart /Graph with Database | FoxLearn
6:46
We Attempted The Impossible 😱
00:54
Topper Guild
Рет қаралды 54 МЛН
Quilt Challenge, No Skills, Just Luck#Funnyfamily #Partygames #Funny
00:32
Family Games Media
Рет қаралды 55 МЛН
Smart Sigma Kid #funny #sigma
00:33
CRAZY GREAPA
Рет қаралды 39 МЛН
Visual Basic .NET Tutorial 36 - How to use Chart /Graph in VB.NET
8:25
ProgrammingKnowledge
Рет қаралды 265 М.
MySQL VB.NET Tutorial 1 : Getting Started and Mysql database Connection
19:43
ProgrammingKnowledge
Рет қаралды 386 М.
Solving one of PostgreSQL's biggest weaknesses.
17:12
Dreams of Code
Рет қаралды 219 М.
Create Your First C# Windows Forms Application using Visual Studio
11:35
ProgrammingKnowledge2
Рет қаралды 354 М.
7 Database Design Mistakes to Avoid (With Solutions)
11:29
Database Star
Рет қаралды 91 М.
We Attempted The Impossible 😱
00:54
Topper Guild
Рет қаралды 54 МЛН