Database Sample (Repeater Frequency Index)
Posted
by Eric Hoagland
on August 8th, 1998
- Reading a JET database
- Sorting a recordset
- Filtering a recordset
- Searching a recordset
- Adding records
- Deleting records
- Editing/Updating records
- Dynamically building an SQL query
In addition to MFC DAO database access, this app demonstrates tray icon notification, subclassing the standard MFC List Control, and a Splash Screen.
I am releasing this app into the public domain with no restrictions, however, portions of this program are Copyright as described:
Module : CTrayNotifyIcon Purpose: Interface for a MFC class to encapsulate Shell_NotifyIcon Created: PJN / NOTSHELL/1 / 14-05-1997 Copyright (c) 1997 by PJ Naughter. All rights reserved.
You may wish to make note of this persons efforts on the page.
This program has not been released previously, however, was intended for release to a specific target audience (HAM radio operators), and will continue to be updated and distributed (as soon as I figure out how to do it) as public domain software.
Download Files The zip file is 55K.

Comments
favor
Posted by Legacy on 03/20/2003 12:00amOriginally posted by: lex
Replydatabase access in Platform SDK
Posted by Legacy on 01/27/2003 12:00amOriginally posted by: bhagya
instead of making using of MFC DAo classes, how do we
Replyachieve the same functionality in Platofrm SDK
ADO Interface database programming samples needed
Posted by Legacy on 10/23/2002 12:00amOriginally posted by: Robert Wane
Where can I find any examples using ADO interface in visual BASIC 6.0
ReplyVery Good
Posted by Legacy on 08/21/2000 12:00amOriginally posted by: Omar Aguiar
Thank you so much for the code source. Helpful.
Replypodda chetta
Posted by Legacy on 11/25/1999 12:00amOriginally posted by: Chetta
Padda chetta
Reply
working with secure database
Posted by Legacy on 09/21/1999 12:00amOriginally posted by: vinay kamath
Can anyone give me information about creating and working with secure databases
ReplyTakes My Breath Away!
Posted by Legacy on 02/24/1999 12:00amOriginally posted by: Bill Tilton
Fabulous example! I love it! No hyperbole.
ReplyExcellent
Posted by Legacy on 01/16/1999 12:00amOriginally posted by: Houllier julien
Everything is here: professionnal & usefull!
Nice !
ReplyVery useful app
Posted by Legacy on 01/13/1999 12:00amOriginally posted by: Nevena Glisic
I found your application very useful for me.
ReplyI use it in one of my Dao based applications.
Thanks for publishing this app.
Include ODBC
Posted by Legacy on 11/20/1998 12:00amOriginally posted by: Dileep . V
All examples in the site are Dao based applications . For that you need MS Access. I don't have MS Access but I have DB2 . So I am not able to use any of these examples . So please include more ODBC examples or ODBC versions of these projects if possible.
Reply