ðĻðŦ Visual Basic .NET (VB.NET) Programming - How to Create User Account
Management System (UAMS) Example by iBasskung (Tanin Sangngam).
This is suitable for:
✅ The student who is studying the VB .Net programming language and is doing the project.
✅ The person who starts to practice to write the program that would like the example of Source Code.
✅ The person who is interested in writing the VB .Net program.
✅ The person who is interested in using the VB .Net programming language for connecting to the MS Access Database.
✅ The student who is studying the VB .Net programming language and is doing the project.
✅ The person who starts to practice to write the program that would like the example of Source Code.
✅ The person who is interested in writing the VB .Net program.
✅ The person who is interested in using the VB .Net programming language for connecting to the MS Access Database.
ð° Donate $19 and get the source code of this project: https://paypal.me/CodeAMinute/19USD
ð§ Contact the instructor via this email: ibasskung@gmail.com
ð§ Contact the instructor via this email: ibasskung@gmail.com
ðĻðŦ Online Course: Master Visual Basic .NET and Access Database By Building the
Point Of Sale System (POS): https://bit.ly/2WcbRhX
[Screenshot 1]
[Screenshot 2]
VB.NET MS Access (UAM Remaster) 1. Add a module to a project in Visual Studio.
VB.NET MS Access (UAM Remaster) 2. Designing a Windows Forms Application.
VB.NET MS Access (UAM Remaster) 3. Connect to Access Database and Generate Custom Auto Numbers (1/2).
VB.NET MS Access (UAM Remaster) 4. Connect to Access Database and Generate Custom Auto Numbers (2/2).
VB.NET MS Access (UAM Remaster) 5. Save Record and Picture to MS Access Database (1/4)
VB.NET MS Access (UAM Remaster) 6. Save Record and Picture to MS Access Database (2/4).
VB.NET MS Access (UAM Remaster) 7. Save Record and Picture to MS Access Database (3/4)
VB.NET MS Access (UAM Remaster) 8. Save Record and Picture to MS Access Database (4/4)
VB.NET MS Access (UAM Remaster) 9. How to Update Record in Access Database.
VB.NET MS Access (UAM Remaster) 10. How to Delete Records from a Table in MS Access.
VB.NET MS Access (UAM Remaster) 11. How to Search Records in an MS Access database.
(Free Source Code by iBasskung)
#BEGIN
Rem - OLEDBConnection.vb : Module
Option Explicit On
Option Strict On
Imports System.Data
Imports System.Data.OleDb
Imports System.Globalization
Module OLEDBConnection
Public strCon As String = "Provider=Microsoft.ACE.OLEDB.12.0;Data Source=" & Application.StartupPath + "\AdminDatabase.accdb; JET OLEDB:Database Password=myPassword"
Public connection As New OleDb.OleDbConnection(strCon)
Public command As New OleDb.OleDbCommand("", connection)
Public datast As DataSet
Public adapter As OleDbDataAdapter
Public bindingsrc As BindingSource
Public reader As OleDbDataReader
Public sql As String
Public dt As DateTime = DateTime.Now
Public dtfInfo As DateTimeFormatInfo = DateTimeFormatInfo.InvariantInfo
Public myDay As String = "dd"
Public myMonth As String = "MMM"
Public myYear As String = "yyyy"
Public dtID As String
Public accType As Integer
Public ListToGo As Integer
Public IsFind As Boolean = False
Public Sub OpenCon()
Try
If connection.State = ConnectionState.Closed Then connection.Open()
Catch ex As Exception
MessageBox.Show("Connection Error: " & ex.Message.ToString())
End Try
End Sub
Public Sub CloseCon()
If connection.State = ConnectionState.Open Then
connection.Close()
End If
End Sub
End Module
Rem - Module_CompareDate.vb : Module
Module Module_CompareDate
Public Function Date1GreaterThanDate2(dt1 As DateTime, dt2 As DateTime) As Boolean
Dim comp As Integer = DateTime.Compare(dt1, dt2)
If comp = 0 Then
Return False
ElseIf comp < 0 Then
Return False
Else
Return True
End If
End Function
End Module
#END
ðŊ See more:
ðē YouTube: https://www.youtube.com/c/iBasskung
ðē Facebook: https://www.facebook.com/CodeAMinute
ðē Udemy: https://www.udemy.com/user/tanin-sangngam
ðē Vimeo: https://vimeo.com/ibasskungacademy/vod_pages
ðē SkillLane: https://www.skilllane.com/instructors/iBasskung
ðŊ THANK YOU SO MUCH ðŊ
#CodeAMinute #VBNet #Programming #IbasskungTutorial #IbasskungCourses
ðē YouTube: https://www.youtube.com/c/iBasskung
ðē Facebook: https://www.facebook.com/CodeAMinute
ðē Udemy: https://www.udemy.com/user/tanin-sangngam
ðē Vimeo: https://vimeo.com/ibasskungacademy/vod_pages
ðē SkillLane: https://www.skilllane.com/instructors/iBasskung
ðŊ THANK YOU SO MUCH ðŊ
#CodeAMinute #VBNet #Programming #IbasskungTutorial #IbasskungCourses
āļāļāļāļุāļāļāļĢัāļāļี่ āļีāđāļāļี่āđāļāļāđāļāļāļĨāļ°āđāļีāļĒāļāđāļāļāļี้āļāļāļāļุāļāļāļĢัāļ
ReplyDeleteāļĒิāļāļีāļāļĢัāļāļāļĄ āļāļāļāļุāļāļāļĢัāļ.
DeleteSir.. can you email me the source code please? my email is rupert2133@gmail.com
ReplyDeleteNow you can download it for free.
DeleteThanks
Sir.. can you email me the source code please? my email is rupert2133@gmail.com
ReplyDeleteNow you can download it for free.
DeleteThanks
Sir.. can you email me the source code please? my email is rupert2133@gmail.com
ReplyDeleteNow you can download it for free.
DeleteThanks
hi ,is it possible to send me the source code ?
ReplyDeleteThanks and hope to learn great thing with your great piece of code.
Now you can download it for free.
DeleteThanks
Sir.. can you email me the source code please? my email is gem88@outlook.com
ReplyDeleteāļāļāļ
Now you can download it for free.
DeleteThanks
āļāļāļāļุāļāļāļĢัāļ
ReplyDeleteāļĢāļāļāļ§āļāļāļāļ้āļ§āļĒāļāļĢัāļ kummoolart@gmail.com
ReplyDeleteāļĢāļāļāļ§āļāļāļ code āļ้āļ§āļĒāļāļĢัāļ puupha2521@gmail.com
ReplyDelete