How to INSERT UPDATE DELETE Rows from MS-Access Database

Respons: 0 comments
How to INSERT UPDATE  DELETE Rows from MS-Access Database Here is the source code for all Imports System.Windows.Forms Public Cla...
Read the full article →

How to Load Data Into ComboBox from MS-Access Database

Respons: 0 comments
How to Load Data Into Combo Box from MS-Access Database First Thing you need connection String to the Ms-Access Database, In this Examp...
Read the full article →

Encryption and Decryption in VB.NET

Respons: 2 comments
Encryption and Decryption  in VB.NET We have to store some data securely, the best method is , convert the values into encryption and th...
Read the full article →

How to Format Rows in DataGridView In VB.NET

Respons: 0 comments
How to Format Rows in DataGridView In VB.NET Here is small example to format the rows backColor , You need write the code in CellFormatti...
Read the full article →

Get SQL Servers in Vb.net

Respons: 0 comments
How to Get SQL Servers into Combo Box in VB.NET Source Code The below function , finds the all SQL server instants over network. All...
Read the full article →

Validate Email Address in VB.Net

Respons: 0 comments
Validate Email Address in VB.Net Public Function ValidateEmailID(ByVal emailAddress As String) As Boolean If Regex.IsMatch(e...
Read the full article →

How to Update or Insert Date Values Into SQL Database

Respons: 0 comments
How to Update or Insert Date Values Into SQL Database To Insert /Update Date into SQL Server , Use the following method LogoutTim...
Read the full article →

Execute SQL Commands

Respons: 0 comments
Vb.net Source code to execute SQL Query Execute SQL Command with single function Public Function ExecuteSQLQuery(ByVal SQLQueryString...
Read the full article →

How to load data into DataGridView from SQL Server

Respons: 0 comments
How to load data into DataGridView from SQL Server  Many times in a project, we need to load data from sql server database table into da...
Read the full article →

How to Load Data From SQL Server Into Combo Box in VB.Net

Respons: 1 comments
How to Load Data From SQL Server Into Combo Box in VB.Net How to populate a filed from sql server database table into combo box in v...
Read the full article →

Copyright © MS SQL MS-ACCESS

Sponsored By: GratisDesigned By: Habib Blog