C
C#11mo ago
ʙʀʊʍɨ

✅ 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
A Ka Sup
A Ka Sup11mo ago
bro... first line is con, but third line is conn
ʙʀʊʍɨ
ʙʀʊʍɨ11mo ago
i thought i needed two connections for the 2 leaderboards
ʙʀʊʍɨ
ʙʀʊʍɨ11mo ago
so that i can get elements from separate databases
A Ka Sup
A Ka Sup11mo ago
yes, but you misspell
ʙʀʊʍɨ
ʙʀʊʍɨ11mo ago
so it is not a problem if they are both "conn" ? ooh i just noticed i wrote conn in the second one
A Ka Sup
A Ka Sup11mo ago
kekw
ʙʀʊʍɨ
ʙʀʊʍɨ11mo ago
it works now 🗿 that was so stupid but thanks now its fine and works perfectly
A Ka Sup
A Ka Sup11mo ago
np