Answer Overflow Logo
Change Theme
Search Answer Overflow
GitHub
Add Your Server
Login
Home
Popular
Topics
Gaming
Programming
braindead pizzaslice
Posts
Comments
C
C#
•
Created by braindead pizzaslice on 4/22/2025 in
#help
✅ new to MySql and trying to set up a basic database that will get connected to a .net projekt
59 replies
C
C#
•
Created by braindead pizzaslice on 4/22/2025 in
#help
✅ new to MySql and trying to set up a basic database that will get connected to a .net projekt
not entirely sure what ur asking sry
59 replies
C
C#
•
Created by braindead pizzaslice on 4/22/2025 in
#help
✅ new to MySql and trying to set up a basic database that will get connected to a .net projekt
59 replies
C
C#
•
Created by braindead pizzaslice on 4/22/2025 in
#help
✅ new to MySql and trying to set up a basic database that will get connected to a .net projekt
this better?
59 replies
C
C#
•
Created by braindead pizzaslice on 4/22/2025 in
#help
✅ new to MySql and trying to set up a basic database that will get connected to a .net projekt
https://paste.mod.gg/papenceebrbh/3
tell me if this works
59 replies
C
C#
•
Created by braindead pizzaslice on 4/22/2025 in
#help
✅ new to MySql and trying to set up a basic database that will get connected to a .net projekt
sry
59 replies
C
C#
•
Created by braindead pizzaslice on 4/22/2025 in
#help
✅ new to MySql and trying to set up a basic database that will get connected to a .net projekt
sure
59 replies
C
C#
•
Created by braindead pizzaslice on 4/22/2025 in
#help
✅ new to MySql and trying to set up a basic database that will get connected to a .net projekt
idk
59 replies
C
C#
•
Created by braindead pizzaslice on 4/22/2025 in
#help
✅ new to MySql and trying to set up a basic database that will get connected to a .net projekt
mySQL.Data by oracle, SQLite by SQlite dev team and System.Data.SQlite
59 replies
C
C#
•
Created by braindead pizzaslice on 4/22/2025 in
#help
✅ new to MySql and trying to set up a basic database that will get connected to a .net projekt
using System; using System.Data; using System.Data.SQLite; using MySql.Data.MySqlClient;
59 replies
C
C#
•
Created by braindead pizzaslice on 4/22/2025 in
#help
✅ new to MySql and trying to set up a basic database that will get connected to a .net projekt
root now has access to everything he already had all admin roles and now all schema privileges same error message
59 replies
C
C#
•
Created by braindead pizzaslice on 4/22/2025 in
#help
✅ new to MySql and trying to set up a basic database that will get connected to a .net projekt
i will thank you
59 replies
C
C#
•
Created by braindead pizzaslice on 4/22/2025 in
#help
✅ new to MySql and trying to set up a basic database that will get connected to a .net projekt
so thats annoying
59 replies
C
C#
•
Created by braindead pizzaslice on 4/22/2025 in
#help
✅ new to MySql and trying to set up a basic database that will get connected to a .net projekt
odd my both my instuctors advised me to use MySQL workbench after trying to use the build in SQL tools in visual studios which was a mess
59 replies
C
C#
•
Created by braindead pizzaslice on 4/22/2025 in
#help
✅ new to MySql and trying to set up a basic database that will get connected to a .net projekt
in MySql workbench
59 replies
C
C#
•
Created by braindead pizzaslice on 4/22/2025 in
#help
✅ new to MySql and trying to set up a basic database that will get connected to a .net projekt
sry trying to figure out how to give privileges to root user GRANT all privileges ON object TO 'username'@'%' IDENTIFIED BY 'pass';
59 replies
C
C#
•
Created by braindead pizzaslice on 4/22/2025 in
#help
✅ new to MySql and trying to set up a basic database that will get connected to a .net projekt
59 replies