Login Form in C# Windows Form Using SQLite Database with SQL Injection Protection

preview_player
Показать описание
Hello in this tutorial i will show you how to make a

C# Application with SQLite Database

SQLite Link:

DB Browser Link:

Music

Track: Unknown Brain - Inspiration (feat. Aviella) [NCS Release]
Music provided by NoCopyrightSounds.
Рекомендации по теме
Комментарии
Автор

Guys the Link to my SQLite package is in the description just add the System.Data.SQLite.dll in references and paste the other DLLs in the project directory and include them in the project.

bullettime
Автор

Man this is brilliant, now to search through to see if you have a method to do the opposite and add stuff into the database ;D, well done

lulwot
Автор

Hey, can you answer me the following?: So if you make the application public, there is still the db file in the folder and people can take a look at the database right? Or how is it online accessible for them? Do I just share the exe and it will still access the database?

keyz_
Автор

Thanks to the awesome video creator, you helped me a lot!

sadm
Автор

doesnt this leave the connection open?

dchubad
Автор

hi i have an error in da.Fill(dt); what should i do?

chanchan
Автор

It consistently displays login failed for me. I need help.

cressexploits
Автор

Hello! this one problem to me. IDE0067 SQLiteDataAdapter is never disposed ... Can you help me? Tks!

CnGamePlayRJ
Автор

HELP : 'An attempt was made to load a program with an incorrect format

Maximus-edef
Автор

If anyone is experiencing errors, you have to build for 64 bit this DLL doesn't work with 32 bit and you need a 64 bit processor and OS to compile for 64 bit

bullettime
Автор

si les da error el el sqlconecction es que por que tienen que cambiar la arquitectura del programa

JHONTHERAP
Автор

It does not work I get a error on the SQLiteConnection

cloaker
Автор

'An attempt was made to load a program with an incorrect format. (Exception from HRESULT: 0x8007000B)'

gundeboinasaikumar
Автор

Where is the using statement when using the connection?

alexeys
Автор

incrusten el archivo db para crear el ejecutable y no manejen la direccion en su equipo

JHONTHERAP