Skip to content
MPGHThe Dark Arts
/
RegisterLog in
Forum
Community
What's NewLatest posts across the boardTrendingHottest threads right nowSubscribedThreads you follow
Discussion
GeneralIntroductionsEntertainmentDebate FortFlaming & Rage
Board
News & AnnouncementsMPGH TimesSuggestions & HelpGiveaways
More Sections
Art & Graphic DesignProgrammingHackingCryptocurrency
Hacks & Cheats
Games
ValorantCS2 / CS:GOCall of Duty / WarzoneFortniteApex LegendsEscape From Tarkov
+14 moreLeague of LegendsGTA VMinecraftRustROTMGBattlefieldTroveBattleOnCombat ArmsCrossFireBlackshotRuneScapeDayZDead by Daylight
Resources
Game Hacking TutorialsReverse EngineeringGeneral Game HackingAnti-CheatConsole Game Hacking
Tools
Game Hacking ToolsTrainers & CheatsHack/Release NewsNew
Submit a release →Share your cheat, tool, or config with the community.
AINEW
AI Tools
General & DiscussionPrompt EngineeringLLM JailbreaksHotAI Agents & AutomationLocal / Open Models
AI × Gaming
AI Aimbots & VisionML Anti-CheatGame Bots & Automation
Create
AI Coding / Vibe CodingAI Art & MediaAI Voice & TTS
The AI frontier →Where game hacking meets modern machine learning. Jump in.
Marketplace
Buy & Sell
SellingBuyingTradingUser Services
Trust & Safety
Middleman LoungeMarketplace TalkVouch Copy Profiles
Money
Cryptocurrency TalkCurrency ExchangeWork & Job Offers
Start selling →List accounts, services, and goods. Use the middleman to trade safe.
MPGH The Dark Arts

A community for offensive security research, reverse engineering, and AI.

Community

ForumMarketplaceSearch

Account

RegisterLog in

Legal

Privacy PolicyForum RulesHelp & FAQ
© 2026 MPGH · All rights reserved.Built by the community, for the community. For educational purposes onlyContent is shared for security research and education — we don't condone illegal use. You're responsible for complying with applicable laws. Use at your own risk.
Home › Forum › Programming › Visual Basic Programming › MySQL + VB.NET Login System

MySQL + VB.NET Login System

Posts 1–13 of 13 · Page 1 of 1
MA
Marsicano
MySQL + VB.NET Login System
This is my log-in system which checks the Username/Password into a MySQL Database, alter as you wish, just mantain the credits.

Virus Scan - Virus Total
Virus Scan - Jotti's Malware Scan



@REQUIRES

.NET Connector V6.1.2.0
Add it to the project reference
.NET Framework 3.5
Visual Basic / Studio 2008
#1 · edited 16y ago · 16y ago
ZE
Zebra
Nice, But i made a better MySQL VB.NET Program!!! >
#2 · 16y ago
maarten551
maarten551
getting an error :O

Code:
System.IO.FileNotFoundException: Could not load file or assembly 'MySql.Data, Version=6.1.2.0, Culture=neutral, PublicKeyToken=c5687fc88969c44d' or one of its dependencies. The system cannot find the file specified.
File name: 'MySql.Data, Version=6.1.2.0, Culture=neutral, PublicKeyToken=c5687fc88969c44d'
#3 · 16y ago
MA
Marsicano
Quote Originally Posted by maarten551 View Post
getting an error :O

Code:
System.IO.FileNotFoundException: Could not load file or assembly 'MySql.Data, Version=6.1.2.0, Culture=neutral, PublicKeyToken=c5687fc88969c44d' or one of its dependencies. The system cannot find the file specified.
File name: 'MySql.Data, Version=6.1.2.0, Culture=neutral, PublicKeyToken=c5687fc88969c44d'
You must install MySQL .NET Connector 6.1.2.0 and add the reference to the project. :]
#4 · 16y ago
ZE
Zebra
Quote Originally Posted by maarten551 View Post
getting an error :O

Code:
System.IO.FileNotFoundException: Could not load file or assembly 'MySql.Data, Version=6.1.2.0, Culture=neutral, PublicKeyToken=c5687fc88969c44d' or one of its dependencies. The system cannot find the file specified.
File name: 'MySql.Data, Version=6.1.2.0, Culture=neutral, PublicKeyToken=c5687fc88969c44d'
Its because he forgot to add the Dll's to the Program.
If you want to get it to work, just download and install MySQL Connector.
Download MySQL Connector
#5 · 16y ago
XG
XGelite
doesnt work...
get this error

Error 1 'MySqlConnection' is ambiguous in the namespace 'MySql.Data.MySqlClient'. C:\Documents and Settings\Andrew.HOME-680ISLI\Andrews Documents\Downloads\Uber Login System\Uber Login System\Form1.vb 44 31 Uber Login System
ect...
#6 · edited 16y ago · 16y ago
MA
Marsicano
Quote Originally Posted by XGelite View Post
doesnt work...
get this error

Error 1 'MySqlConnection' is ambiguous in the namespace 'MySql.Data.MySqlClient'. C:\Documents and Settings\Andrew.HOME-680ISLI\Andrews Documents\Downloads\Uber Login System\Uber Login System\Form1.vb 44 31 Uber Login System
ect...
you got the mysql connector and added the reference to it?
#7 · edited 16y ago · 16y ago
XG
XGelite
Quote Originally Posted by Marsicano View Post
you got the mysql connector and added the reference to it?
yes i did.
#8 · 16y ago
MA
Marsicano
Quote Originally Posted by XGelite View Post
yes i did.
I'm using Visual Studio Professional 2008 with .NET Framework 3.5, maybe you're using an outdated .net framework or visual studio / visual basic express.

By the way, I'll try to fix it here.

@Edit:

Rebuild with .NET Framework 2.0

Jotti's Virus Scan - http://virusscan.jotti.org/en/scanre...748da8766d98ac

Virus Total Virus Scan - http://www.virustotal.com/pt/analisi...a73-1255545575
#9 · edited 16y ago · 16y ago
XG
XGelite
hmm it worked. I thought i had .Net framework 3.5
#10 · 16y ago
MA
Marsicano
Quote Originally Posted by XGelite View Post
hmm it worked. I thought i had .Net framework 3.5


Hope you enjoy it.
#11 · 16y ago
apezwijn
apezwijn
Works Perfectly thanks.
#12 · 16y ago
ST
Stephen
i love it!
#13 · 16y ago
Posts 1–13 of 13 · Page 1 of 1

Post a Reply

Similar Threads

  • MPGH.net Login SystemBy timeshift in Visual Basic Programming
    1Last post 14y ago
  • How Would I Use MySql To Make A Login System In VB 2008?By Ragehax in Visual Basic Programming
    5Last post 16y ago
  • [help]MySql login system [help]By cosconub in Visual Basic Programming
    2Last post 15y ago
  • Login system on mysql database my forumBy luccss in Visual Basic Programming
    4Last post 15y ago
  • [Help] login system that connects to a MYSQL databaseBy justiman in Visual Basic Programming
    4Last post 15y ago

Tags for this Thread

#login#mysql#system#vb 2008#vb.net login system#vb.net mysql#vbnet