Advertisement

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

2_2002-2004 #121897
_THE BASE_

A nice student database with a very user-friendly environment. (an idea of Mr. R. A. Baltazar)

2_2002-2004 #121915
ODBC Tool 1.0 ;-) (Updated)

Este codigo facilita las conexiones mediante el ODBC creando un DSN segun el driver (class) que se este usando (Access, Dbase, Paradox y MySQL 3.51 en esta versión). Estupenda herramienta para los programadores de aplicaciones que usan bases de datos tales como Paradox o Dbase. Duda o sugerencia favor de ponerse en cotacto conmigo. With this code, u can connect to many databases formats using ODBC, like Paradox, Access, Dbase or MySQL, with a short numbers of lines and easy. Try it :-)

2_2002-2004 #121935
A D O - Access 2000 VB Code Generator 1.1.0!

Automatically generate a function to create an Access 2000 Database With ADO. I catalogue this program like a utility. This utility generates a function that you can use inside your apps to create an Access 2000 Database With ADO Reviewed Verion 1.1.0!

2_2002-2004 #121969
BarcodeDB

Created for a barcode scanner. it stores the price, barcode and product name for an item. You can do a search for items by product name or by barcode. Also has an attempt at a registration enabled program which requires a valid username and password to register the program.

2_2002-2004 #121999
MS Access 97 : Undocumented Startup option that repairs and optimizes

While searching for a way to repair a corrupted database file, that couldn't be fixed with just Repair and Compact, i found this undocumented option that prooved to repair and optimize my database file. Read the whole article. Any comments or feedback are welcomed.

2_2002-2004 #122055
Stored Procedures in Oracle 8.0.5 and 8.1.5 which return recordsets

I have received a lot of responses to my code posted earlier ( a generic object that assisted in returning recordsets from Oracle). Most of these questions have been in the domain of the stored procedures themselves. Hopefully this article and example stored procedures will help clarify.

2_2002-2004 #122106
VB2POSTGRES

This code demonstrates how to access a POSTGRES SQL database on a LINUX box via an ODBC connection. The demo ( using RDO ) shows you how to create a table, wipe a table, insert data, select data, modify data and write the modified contents back to the database.

2_2002-2004 #122109
Transaction Committ/Rollback

This code allows for multiple record updates to be grouped into a single batch style transaction. You can then either committ changes to multiple records, or rollback the changes in the case of errors or conditions not being meet. This code is ideal for month-end processing, or in a situation where there is the possibility of errors being generated.

2_2002-2004 #122200
DataCombo Auto-Complete

THIS CODE IS NOT THE SAME AS THE AUTO_COMPLETE FEATURES FOR VB5 LISTBOXES AND COMBOBOXES. This code is a class-module that enables VB6 DataCombo controls to function like MS Access combo-boxes. It adds an auto complete feature whereby when the user begins to type text in the combo it automatically searches through the list and completes the entry

2_2002-2004 #122205
DSN_connection

if mdb_dsn_connection doesn't exist... then make it

2_2002-2004 #122209
ADO Upload and Retrieve ORACLE BLOB

To upload and retrieve ORACLE BLOB File using ADO Recordset. Never try with other than ORACLE database, but i think i can ...

2_2002-2004 #122211
ACCESS / ORACLE ADO Connection and Recordset

To Provide a Recordset Template (view,execute,edit,Add new) To Provide a Database Connection Template (ORACLE and MS Access)

2_2002-2004 #122224
Oracle to ADO Recordsets

It allows the user to access Oracle Stored Procedures from VB, including getting ADO recordsets back

2_2002-2004 #122261
Query + Excel

To show how to get table name and query name using ADO . This code also shows the connectivity with EXCEL

2_2002-2004 #122270
INI Files as Databases!

Shows how to use INI files as highly flexible,huge databases!!

2_2002-2004 #122294
A 0 E - Minder - A Reminder Alerter

Cant remember the important things in your busy schedule? Then have this code (Using MS Access Database). This code reminds you on the date and time set by you by a popup window which will be on top of all running applications. Prpoerly commented. You can reschedule the reminders. Can mark them as pending a or done. At start up checks all the reminders which are not shown previously bcoz this application was not running at that time.when you close it (by X) then it will be in the system tray.Dont forget to vote for me.

2_2002-2004 #122298
Report

This is a Report program desiged for an export corporation. It Uses ADO. You can add, edit, sort, search and print(with printpreview). Additionly you can set autobackup for defined times and can add logon feature, systemtray icon and more...

2_2002-2004 #122305
Users on an MS Access Database

These Functions will allow you to determine WHO is logged on to the Acces Database as well as HOW MANY users are logged-in. As always the code is FREE, if you want support can consult me in my professional capacity. ENJOY

2_2002-2004 #122317
_A Fast Fill FlexGrid by Recordset ADO

Fill a FlexGrid without ADODC control and without AddItem of FlexGrid Method, with a fasted time about 230% more... with Recordset.GetString() and FlexGrid.Clip methods

2_2002-2004 #122331
ADO XML Converter

A simple method to convert an ADO set to XML and reverse. Extreemly simple!

Languages
Top Categories
Global Discovery