Create a login form using a sql database?

Hi any doc or tutorial to create a form to login my system (i got a sql db already with user and pass(encrypted)


thank you


3 Replies 1 reply marked as answer

VS Vijayarasan Sivanandham Syncfusion Team December 19, 2023 07:33 PM UTC

Hi Alexis Gaitan,

The reported query is not related to Syncfusion controls.  This is a general query. Please refer the below StackOverFlow link for more information,

Login Form with SQL

Login using SQL

However, we have prepared a simple sample to achieve your requirement. Find the sample demo in the attachment.

Note: This example assumes you have a form named LoginForm with text boxes named txtUsername, txtPassword, and a button named btnLogin for the login functionality. Replace "YourConnectionString" with your SQL connection string.

Please let us know if you require any assistance for technical query / issue on Syncfusion controls. Share the details on that query. So that, we could proceed further to provide you a better solution.

Regards,
Vijayarasan S

If this post is helpful, please consider Accepting it as the solution so that other members can locate it more quickly.


Attachment: SfFormDemo_562d4450.zip

Marked as answer

JJ Jack Jones December 20, 2023 07:54 PM UTC

Thanks!



SG Santhosh Govindasamy Syncfusion Team December 21, 2023 05:57 AM UTC

Alexis Gaitan,

We are glad to know that the reported problem has been resolved at your end. Please let us know if you have any further queries on this. We are happy to help.


Regards,
Santhosh.G


Loader.
Up arrow icon