使用MySQL注册和登录表单 [英] Register and Login form using MySQL

查看:116
本文介绍了使用MySQL注册和登录表单的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

嘿,我已经练习了C#几个星期了,但它很好但是我正在尝试实现一个SQL数据库而且它只是让我感到困惑。



我创建了一个充当银行系统的Windows窗体应用程序,我创建了一个为您生成帐号和PIN码的表单,然后当您单击提交时,它意味着将其添加到MySQL中的数据库。



之后,您将被重定向到登录页面,在那里您必须使用刚刚为您生成的帐号和PIN号登录添加到MySQL数据库中。



我知道要求很多,甚至一些教程也会有所帮助,包括MySQL入门的基础知识因为它真的很棒对我来说很新^^'

Hey, I've been practicing C# for a couple of weeks and it's going good but I'm trying to implement a SQL database and it just confuses the crap out of me.

I've created a windows form app that acts as a banking system, I've created a form that generates an account number and PIN number for you, then when you click submit it's meant to add that to a database in MySQL.

After that you will be redirected to the login page, where you will have to login with Account Number and PIN Number that was just generated for you and added into the MySQL database.

I know it's a lot to ask for and even a couple of tutorials would help, including the basics of getting started with MySQL cause it's really new to me ^^'

推荐答案

如果你正在寻找一些关于在c#中使用mysql的教程,那么请看看:

< a href =http://www.codeproject.com/Articles/43438/Connect -C-to-MySQL> www.codeproject.com/Articles/43438/Connect-C-to-MySQL [ ^ ]
If you are looking for some tutorial on using mysql with c#, then check this out:
www.codeproject.com/Articles/43438/Connect-C-to-MySQL[^]


这篇关于使用MySQL注册和登录表单的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆