កូនភ្លោះច្រៀងបទ Bruno Mars

កូនភ្លោះជជែកគ្នា

Create Crystal Report from VB 2008 Using ADO.Net Connecting with MS-Access

This article consists of video clips that guide you to create Crystal Report for Visual Basic 2008 using ADO.Net data source and Microsoft Access Database.

Read More…

Create English Khmer Dictionary in Visual Basic 6

This article shows you how to create English-Khmer dictionary in Visual Basic 6.

Read More…

How to Insert, Delete, Update Data in MS-Access 2010 Using MS-Access Blank Form

Before reading this article you might need to read two prerequisites article as below:

  1. How to Create New Blank Database in Microsoft Access 2010
  2. How to Create Table in Microsoft Access 2010

This article shows you how to:

  • Create Form (Non-wizard Form) in Microsoft Access 2010
  • Design your own Form using TextBox, ComboBox, Command button and Subform control
  • Write VBA (Visual Basic for Application) Programming to Insert, Delete and Update data in MS-Access Table
  • Use SQL statements to Insert, Delete and Update Data in MS-Access Table

Read More…

INSERT, DELETE, UPDATE AND SELECT Data in MS-Access with VB 2008

This article shows you how to write Visual Basic code using ADO.Net to manipulate data with Microsoft Access 2003 format. From this article you will know how to:

  • Use DataGridView control to get data from database
  • Use ADO.Net to Insert, Delete, Update, and Select data in MS-Access Database
  • Use SQL Statement for Inserting, Deleting, Modifying, and Selecting Data

 



Read More…

How to Set Database Password in Microsoft Access 2007

This article shows you how to set database password in Microsoft Access 2007 whether its format is *.mdb or *.accdb.

  1. Open existing database or create new database (.mdb or .accdb)
  2. Click on Database Tools tab

Read More…

Create Brick Game in Turbo C++

This article will show you the creation of BRICK GAME in Turbo C++. From this source code you will know how to:

  • Use Graphic Mode in Turbo C++
  • Use Mouse Pointer in Turbo C++
  • Use OOP in Turbo C++
  • Create Brick Game in Turbo C++

Read More…

How to Save Image into MS-Access 2003 from Visual Basic 6

This article is a sample of saving image from Visual Basic 6 into Microsoft Access Database.

  • Create New Project in VB6: Project1
  • Create New Form: Form1
  • Draw Controls on Form as following:
    • One TextBox Control
    • One Image Control
    • Two Command Controls for Save and Close
    • Two Command Controls for Browse and Remove Image
    • One Command Control to Get data back from Database with the text enter TextBox Control
  • Add Component: Microsoft Command Dialog Control 6.0
  • See Image below

Read More…

How to Create Scrolling List in Turbo C++?

This sample show you how to create scrolling list in Turbo C++.
In this sample you will see:

  • Scrolling List (Using Arrow Key)
  • Mathematics Calculation
  • Sample of Tank Game

Read More…

Design a site like this with WordPress.com
Get started