✅ DataGridView Problem WinForm
I want to add two leaderboards in a winform with the DataGridView tool, and I have created two databases for each of the leaderboards but now it shows me this error for the second one. If I use the first database it works but not with the second one, what should I do?
8 Replies
bro... first line is con, but third line is conn
i thought i needed two connections for the 2 leaderboards
so that i can get elements from separate databases
yes, but you misspell
so it is not a problem if they are both "conn" ?
ooh i just noticed i wrote conn in the second one
it works now 🗿
that was so stupid but thanks now its fine and works perfectly
np