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…

Turbo C++: How to Create Menu like in Turbo C++?

This sample is coded in Turbo C++ programming language guide you to create Menu in Turbo C++ (Turbo C++ menu-like). In this example you know how to:

  • Create Menu in Turbo C++
  • Calculate PPCM of N numbers
  • Use of Graphics mode in Turbo C++
  • Convert Number from Binary to Decimal, Decimal to Binary, and others

Read More…

Follow

Get every new post delivered to your Inbox.