Advertisement

Results for "Category: Databases/ Data Access/ DAO/ ADO"

2_2002-2004 #125609
New CD-Key Database

New and improved database application for storing Serial numbers and CD/Product Keys. It uses DAO 3.6 (part of MDAC, downloadable from Microsoft) flex grid, simple encode/decode function for keeping the database "secure." Let me know what you think, I dont care about the votes. Sorry, but I did NOT include ANY actual serial numbers or CD/Product Keys.

2_2002-2004 #125610
MS-Chart using ADO to get data

Exaple of using MS-Chart control and ADO database. Load data (by projet id, by dates) into 2 dim array and graph it. Ability to Save/Print/Copy graph .

2_2002-2004 #125621
Creating a Microsoft Database (MDB) on the fly

Creates a Microsoft Database (MDB) on the fly and adds tables dynamically in Visual Basic. The program needs a reference to Microsoft ADO Ext for DDL and Security.

2_2002-2004 #125667
SQL->VB String Converter

Converts a SQL statement into a string that can be copied into a VB program as a string. Simply paste your SQL statement into the text box, click the button, and the SQL statement is copied to your clipboard ready to be pasted into your VB source code.

2_2002-2004 #125709
MySQL Database Manager

This code makes easy the creation of databases and tables in a MySQL Server.

2_2002-2004 #125765
Fast Fill MSFlexGrid

A very fast way to fill or populate a MSFlexGrid control with a Recordset 18,000 Records / 2 Sec.

2_2002-2004 #125770
JC Persistent Framework

The JC Persistence framework is an abstract database layer that manage transactions in a transparent maner to the developer in any relational database, focused on Object oriented programming, mappings your objects with the database through an XML configuration file.

2_2002-2004 #125778
Treeview Manipulation

This application illustrates basic manipulation of the treeview control like populating a treeview with items from a database, expanding the treeview nodes manually by clicking or by automatically by code, searching a tree for an item and others. This also illustrates how to simply create a splitter by using pure vb code. Please give feedbacks.

2_2002-2004 #125801
Dynamically generate an ODBC DSN

Class object that can be compiled or copied and pasted into your application that will dynamically create ODBC DSN's for you.

2_2002-2004 #125922
[ A Complete Database and Dynamic Report Generation Utility with ADO Coding ]

This zip file consist of complete Database and Report Utility with ADO coding, Highlighted Functionality is mentioned as : 1> Connection 2> Traversal such as MoveFirst, MoveNext, MovePrevious, MoveLast 3> Manipulation such as Add, Update, Save, Delete 4> A Complete Search Facility 5> Dynamic Report Generation Facility 6> This utility can be esily copy and paste to any of management system...as it is designed as generalise-code which works for all Management System...with little modification according to their requirement. 7> Each Functionality is well explained through needed comment. Plz...rate my work......if you really enjoyed if you want to collect more work than logged-on to http://www.vivekpatel.cjb.net

2_2002-2004 #125926
[ MSHFlexGrid Data-Fetching with ADO Coding ]

This zip file consist of Data Fetching into MSHFlexGrid without using DataEnvironment that is with the help of ADO Coding...This code will also help you in learning how to fetch data into DataGrid, DataList and Database Fetching Controls. This utility as designed for beginers it is FULLY COMMENTED. It is designed to fit into any Managment System Projects. This Zip File also consist of API which explain how you can open weblinks and some tips.... Pass your Suggestion to me....also link to http://www.vivekpatel.cjb.net to find more database related work.

2_2002-2004 #125957
Inventory Database Manager (With Da Access database file)

This is a simple Database i have been created it for a factory , its works very nice i liked to share the codes in planet source wish you like it (WITH ACCESS DATA BASE!)

2_2002-2004 #125967
Create new Table/Fields in Access with no code

It dynamically writes the code needed to create a new tables/fields in an Access 97 database. You simply add the new fields and it writes the code. This is particularly useful if you have an existing application and wish to add new supporting tables when you release new versions of the software. Uses CreateTableDef and CreateField. This utility has saved me a ton of time.

2_2002-2004 #125971
Fill Combo\List All Over

Use one generic sub to fill all comboboxes or listboxes on your form(s), with data pulled out from database.

2_2002-2004 #125981
Master ADO Basics. TIPs / Tutor / Reference

- how to use the ADD-In manager (Read Readme.txt) - How to Use ADO Command,Connection and Recordset Objects - How to Load Data from a Database to a Combobox - Using ADO Recordset Find - Properly Close a connection - Set A DBGrids Datasource on Run-Time - How to trap when user clicks the x button of tour Form - Record Navigation with Error Trapping - Using OLEDB Basic - Use With Command to save Time - Use ADO via Referencing or Without Control - DSN Less Database Connection -approximately 1440 twips to a logical inch or 567 twips to a logical centimeter (correction on my Comment :))

2_2002-2004 #126010
ODBC Data Scripter

Create SQL Insert scripts for Oracle, SQL Server (not 100% tested for SQL Server) to populate a table. This was a quick and dirty tool to allow me to provide data from a test database to a client who did not have a DBA. I would e-mail him data scripts and he ran the scripts. Great for populating databases. There is room for improvement and I have done about all that I want with this.

2_2002-2004 #126086
DAO database Password Support

For people who still use the DAO data control to acess MICROSOFT Access Databases , Here's what's been missing from the control , A way to access a database with a password

2_2002-2004 #126129
[ ADO Primer ]

[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...).

2_2002-2004 #126158
Make MSHFlexGrid Editable without help of any textbox or other control

Make MSHFlexGrid Editable without help of any textbox or other control

2_2002-2004 #126165
UDL Utility

use UDL file instead of a connection string edit / create and test your UDL files from witin your app there is NO error trapping in this code you have to add your own

Languages
Top Categories
Global Discovery