❔ phpmyadmini database to vs

I'm currently trying to connect the database in vs. I try following a video and a page. But when i type the connection to the database it shows red underline. It says that it cant be found.
using Microsoft.AspNetCore.Mvc;
using MysqlConnect.Models;
using System.Data;
using System.Configuration;
//Add MySql Library
using MySql.Data.MySqlClient;
using OurWebAppTest.Models;
using Microsoft.AspNetCore.Mvc;
using MysqlConnect.Models;
using System.Data;
using System.Configuration;
//Add MySql Library
using MySql.Data.MySqlClient;
using OurWebAppTest.Models;
this the website i am following https://www.codeproject.com/Articles/43438/Connect-C-to-MySQL video: https://www.youtube.com/watch?v=jGtETPVXO1I Is it because i am researching on a wrong file type of the project.
CodeProject
Connect C# to MySQL
Connect C# to MySQL using MySQL Connector/Net, Insert, Update, Select, Delete example, Backup and restore MySQL database from C# or .NET application
Haritha Computers & Technology
YouTube
mvc mysql (phpMyAdmin) database Remote connection string asp.net
Mysql Connection string using MVC 5 on remote database Godaddy Hostings
4 Replies
Monsieur Wholesome
Oh ew, thats an old tutorial Edit: in regards to the text-guide bad bad
Monsieur Wholesome
C# MySQL - programming MySQL in C#
C# MySQL tutorial shows how to program MySQL in C#. We work with ADO.NET.
Monsieur Wholesome
Install the NuGet package with the name MySql.Data
Accord
Accord12mo ago
Was this issue resolved? If so, run /close - otherwise I will mark this as stale and this post will be archived until there is new activity.
Want results from more Discord servers?
Add your server
More Posts