Advertisement

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

7_2009-2012 #233938
Access 97 database password recovery

this code is made for experimental purpose only. this program recovers the database password created in MS-ACCESS 97. THIS program is created for learning purpose only.

7_2009-2012 #233959
Database structure updater

Any true application uses a database, however after deployment, some times you add or modify some fields, and it becomes tiring to adjust the changes manually at clients sites. this is a stripped down version of the application ( there may be some errors due to the stripping down of unneeded funstions ) . Enjoy it without reservations. Vote if you feel like this is something beneficial for you.

7_2009-2012 #233971
filter datagrid using option buttons

shows how to filter a datagrid by selecting option buttons. useful to search multiple entries with a criteria. here i have shown how to filter payments by Due, by Paid, by student name etc... Hope u find it useful.pls vote.

7_2009-2012 #233972
dynamic crystal report using datagrid data

shows how to send datagrid data to report thru a recordset also how to autobind recordset fields to report. This is my first submission. hope u guys will like it. i really like to hear any comments.

7_2009-2012 #233973
a Crystal Report TTX example

a Crystal Report TTX example Shows how to create a report using TTX files, that is you dont need to specify a fixed database for your report. It'll be based on a simple TTX file. Using this you can pass an ADO recordset to the report at runtime. This method solves great deal of problems for many crystal programmers who will benefit from the simplicity of intergrating their report with VB. The report will execute even if the database location changes or renamed. Only you hav to do is change the connection from VB. [supports versions 8 & above.] Read the step by step tutorial and the official crystal guide to TTX available at http://support.crystaldecisions.com/communityCS/TechnicalPapers/scr8_ttxado.pdf.asp if you like it,dont hesitate to vote :)

7_2009-2012 #234022
An Access Database EASY Tutorial

This tutorial is written so that even the beginner will have no problem. It is designed for the absolute beginner. It utilizes the AdoDC and the DataGrid controls. The tutorial is a step by step program to create a simple "Contacts" database with Name, Address, Email and Phone #. This is a VERY easy to follow tutorial with the sample project.

7_2009-2012 #234088
A Crash Course in SQL

I've seen lots of submission here dealing with databases on SQL. So I decided to create a crash course on SQL to explain what those SQL syntax mean. This is useful for beginners out there as well as for advance users who miss somthing in SQL. All SQL commands used in here are well explained...Have a nice day !

7_2009-2012 #234089
Advance Topics on ADO

This is for all database lovers out there. Teaches you advanced knowledge in DBMS using ADO.All beginners must download first my "Crash Course in SQL" to give you ideas of some commands used in this tutorial before downloading this.For intermediate and advanced users, prepare a cup of coffee or milk co'z this tutorial takes an hour to read....Most importanly "Learn while you Read".Everything is well explained. Have a nice day ! Comments are welcomed !

7_2009-2012 #234125
[A PIN Generator with Access Database]

A simple PIN Generator with access database. Try it!!!!

7_2009-2012 #234167
EASY TO USE MySQL Connection Help and Tool - BAS Module for Connecting

To show you how to talk to MySQL easily. This makes it too easy.

7_2009-2012 #234184
GetRows Demo - ADO

This simple demo demonstrates the speed of GetRows Method Compared to movenext method of ADO. The first and second listboxes show this while the third demonstates yet another example and use of getrows, joining arrays of data from a recordset. You can compare the speed of this method too.

7_2009-2012 #234200
Grading System

The Grading System helps maintain and organize a secure and dynamic database in an educational institution. This program was mainly a project for my VB class. I'd like anyone to give their opinions/ideas/advice on this program.

7_2009-2012 #234218
Visual Basic ADO Tutorial

This tutorial aims to provide an intermediate Visual Basic 6 user with the basic skills required to retrieve and manipulate data from many commercial databases and any ODBC compliant database using the Active Data Objects technology. It includes a sample project and a full tutorial in Word format. The html version can be seen at http://users.tpg.com.au/jaqmar/adotutorial.htm.

7_2009-2012 #234394
Basics On Database

It explains the basics on Database managing with ADO using Datagrid.

7_2009-2012 #234397
Adding PageUp and PageDown(command button) for Flexgrid

I am doing a project for a retail system. In the design time, I need a command button for simulate the pageup and pagedown function for flexgrid. I have found no code reference for this function, so I post my own code here to share with you. Your feedback is welcome!

7_2009-2012 #234460
ADO Example: To Coneection Visual Basic to RDBMS

ADO Example: To Coneection Visual Basic to Any Database(MS Access[mdb], SQL Server etc.,)

7_2009-2012 #234462
Add any BLOB to an Access database

Add any BLOB you like to an Access database. For example, add pdfs, docs, mdbs,zips etc. All the different types are displayed in a tree view and you can view them by dragging into a frame and launching their respective application.

7_2009-2012 #234464
Recover Access 2000 password

Recovers an Access 2000 password

7_2009-2012 #234535
[[A very flexible Access Database Editor for Records

Opens MSAccess 97 and 2000, works with databases with passwords. it allows the user to add, edit, delete modify RECORDS from any access database, also added defrag database function. Please Vote. :D

7_2009-2012 #234537
[[A database password retriever/unlocker

This project is a database opener which basically opens any MSAccess database w/o knowing the password. The main purpose of the program is to open a passworded database, and retrieve the password. This is helpful for databases with forgoten passwords. The program requires a "Character Set"- this is where the program retrieves several combinations for unlocking the password. if you suspect the database to include numbers and special characters simply include them in the Character Set. the program runs perfectly on high-end machines, but using it on lower-end machines do take awhile. please feel free to comment & vote! :) special thanks to §e7eN for the bruteforce class! =)

Languages
Top Categories
Global Discovery