Home

Submit

Source

Feeds

Home » Visual Basic » Working with Database ::

Visual Basic Working with Database
Visual basic allows us to manage databases created with different database program such as MS Access, Dbase, Paradox and etc. In this lesson, we are not dealing with how to create database files but we will see how we can access database files in the VB environment.
Related Tutorials
Visual Basic Working with Database
Creating database applications in VB-Part II
Visual Basic / Working with Database
you have learned how to create a simple database application using data control. In this lesson, you will work on the same application but use some slightly more advance commands.

Site: www.vbtutor.net Report - View Tutorial

Visual Basic Multimedia
Creating Multimedia Applications-Part I
Visual Basic / Multimedia
You can create various multimedia applications in VB that couold play audio CD, audiofiles, VCD , video files and etc. To be able to play multimedia files or multimedia devices, you have to insert Microsoft Multimedia Control into your VB applications that you are going to create.

Site: www.vbtutor.net Report - View Tutorial

Visual Basic Multimedia
Creating Multimedia Applications-Part III
Visual Basic / Multimedia
Now, with some modifications, we will transform the audio player into a picture viewer. This player will be created in such a way that it could search for all types of graphics your drives and displays them.

Site: www.vbtutor.net Report - View Tutorial

Visual Basic Working with Database
Database Controls
Visual Basic / Working with Database
Database controls are ideal if you want to get in, get the job done, and then get out. Microsoft has done an excellent job of making it easy for a beginner to utilize existing databases in their applications. In this section we'll discuss the controls available to the database programmer.

Site: www.garybeene.com Report - View Tutorial

Visual Basic Multimedia
Creating Multimedia Applications-Part II
Visual Basic / Multimedia
Now, with some modifications, we will transform the CD player into an audio file player. This player will be created in such a way that it could search for wave and midi files in your drives and play them.

Site: www.vbtutor.net Report - View Tutorial

Visual Basic Miscellaneous
Distribution of Applications
Visual Basic / Miscellaneous
There are programmers out there who program solely for themselves. They write code/applications and no one but them ever sees their applications. However, most of you are like me and we want to revel in the accolades that our friends and peers heap on us when we provide them with exactly the right program to meet a need that they have expressed!.

Site: www.garybeene.com Report - View Tutorial

Visual Basic Multimedia
Creating Multimedia Applications-Part IV: A Multimedia Player
Visual Basic / Multimedia
Now, with some modifications, we will transform the audio player into a multimedia player that could play all kinds of movie files besides audio files.

Site: www.vbtutor.net Report - View Tutorial

Visual Basic General Development
Developing Applications in Windows CE
Visual Basic / General Development
Windows CE is simply a 32-bit, non-PC operating system. You might have seen Windows CE devices, such as the handheld PC (HPC) or the palm-sized PC, these are just some of the many applications run by the Windows CE operating system.This tutorial devotes much time to writing applications for the HPC, it is important to realize that these devices are only a small subset of Windows CE applications.

Site: www.brainbell.com Report - View Tutorial

Visual Basic Miscellaneous
Accessibility in Visual Basic
Visual Basic / Miscellaneous
This tutorial focuses on an aspect of programming that is too often overlooked creating applications that are accessible to people with disabilities.

Site: www.brainbell.com Report - View Tutorial

Visual Basic Working with Database
Creating an Advanced VB database application using ADO control
Visual Basic / Working with Database
In this lesson, you will learn to create a more advance database application using ADO control.

Site: www.vbtutor.net Report - View Tutorial

Visual Basic Working with Database
Databases
Visual Basic / Working with Database
Most Visual Basic applications must, regretfully, have dealings with a database somewhere along the line. The current propaganda figure is 95 percent. This data access thing can be a dirty business, so if you have to do it, do it once, do it right, and forget it forever. This means write such a generic and reusable thing that even a gibbering Java programmer will be able to reuse it. How about a middle-tier DLL that you can use over and over again?

Site: www.brainbell.com Report - View Tutorial

Visual Basic Getting Started
Business Objects
Visual Basic / Getting Started
This tutorial presents a design pattern for developing solid, scalable, robust business objects, designed for (and from) real-life distributed enterprise applications. The architecture we propose at The Mandelbrot Set (International) Limited (TMS) for building distributed business object-based applications breaks down into various layers of functionality.

Site: www.brainbell.com Report - View Tutorial

Visual Basic Complete Projects
Creating a Text Editor Part 2
Visual Basic / Complete Projects
I will teach you how to ask to save before making a new file, print, and to ask to save before exiting.

Site: wd.spangsolutions.net Report - View Tutorial

Visual Basic Miscellaneous
Creating and sending HTML email in Visual Basic - Part 3
Visual Basic / Miscellaneous
This tutorial shows various ways to create HTML body of the message.

Site: www.codebeach.com Report - View Tutorial

Visual Basic Networking
Visual Basic 6 Winsock Tutorial - Part 2 (Multi-user chat)
Visual Basic / Networking
This is the part 2 of the winsock tutorial for visual basic 6. In this part i will show you not just how to connect a client with a server, but how to create a multiple connection receiving server, and how to make a real chat network , something like IRC.

Site: www.phoenixbit.com Report - View Tutorial

 
Site Search

 
Categories
2D Graphics 3D Graphics Office Applications Databases Desktop Programming Web Development
 
Advertisement