Languages Visual Basic & VB.NET Visual Basic Databases/ Data Access/ DAO/ ADO  

ADO Primer

download download  
important code information
author:
ADO Primer
minimum requirements:
ADO Primer description

[ADODC IS E V I L!] Have you reached a stage when you realize that the standard ADO Data Control Shipped with VB is not enough for you?? Ever Wondered How You Can Connect To A Database with code? How You Can Read, Write, Delete, Change data in Tables ? Well, Here's a small Application which uses ADO Code to manipulate data in a table. I've also included code to Enable or Disable the Command Buttons in the Window based on the context (For exampling disabling First & Previous buttons when you are in the first record...).



File List:
@PSC_ReadMe_50695_1.txt1Kb
MyDB.mdb116Kb
TestProject.vbp2Kb
frmTest.frm16Kb
frmVote.frm4Kb
frmVote.frx170b

Similar code
Company order list (Popularity: ) : A nice SQL database program that also use the basic text-file. For certain data information the program will use. Read the readme file included with the program.
A Password Magement (Popularity: ) : Free Password Management Software A very simple password management software. It encrypts your password using blowfish. You can create as many account as you want encrypted in the database. For personal use only. This will keep track all your username ...
DBtoVB Wizard (Popularity: ) : DBtoVB Wizard - designed to automatize database application development with Visual Basic 3.0 and Microsoft Access. DBtoVB takes an existing database as input, and generates a Basic module including routines to create another similar but empty database. This module can ...
Binary tree Using Linked Lists (Popularity: ) : This code demonstrates making an efficient data structure called Binary Trees using linked lists. It has word document explaining how data is stored in a binary tree. Binary trees are the most effecient and fastest way of storing and sorintg ...
User reviews

1 user review. Read now.


Write a review:
1 2 3 4 5 6 7 8 9 10
1=poor 10=excellent
Write review*
Your name*
Email*
  (Comments are moderated, and will not appear on this site until the editor has approved them)
 
Rate me
supported os
stats
downloads 164
version
size in Kb 14
popularity   1415/7913374
user rating 6/10
ad


New Code
Popular Code