This page was generated automatically from The Delphi Super Page archive. If you have any remarks concerning this page please do not hesitate to mail me.
In your mail please do refer to your unique DSP author ID which is 0002789. This helps me to locate your data records in DSP databse.
 
Author/SiteName(Contact)e-mailHome Page
  Martin Geier (Martin Geier) [email][Home]

 

 

Files

[ dbwizard.zip ] [ 1,576,382 bytes ] [ Freeware ] [ No Source ]
DB-Wizard is a database tool for developers. Features of DB-Wizard are: Filling tables with random data for test purposes. A lot of different fill options for each type of field are provided. Also supports filling of BLOB fields (Memo, Graphic...). Browse tables displaying additional information about the structure of the table and referential integrity information and view blob fields with different viewers. Perform SQL queries on a database. Empty a database completly without having to worry about contraints and relations between tables. DB-Wizard will delete every record from every table as long as no record or table is locked. Spool out tables into files. Spooling of BLOB field also supported. Spool data from files into tables. Spooling of BLOB field also supported. DB-Wizard works with files based databases as well as with SQL database servers. DB-Wizard was written in Delphi 4.0 C/S and needs BDE 5.0 or higher.
Added: 21-03-1999   |  Version: 1.0   |  Downloads: 3238/3238/3
Author:Martin Geier   Martin Geier   [Homepage]   [DSP files]

[ dbscache.zip ] [ 8,373 bytes ] [ Freeware ] [ With Source ]
[ D2 | D3 | D4 | D5 | C1 | C3 ]
TMGDBSessionCache caches database sessions along with a TDatabase component. TMGDBSessionCache was written for 3-Tier database applications where normally each new thread in the middle tier has to create a new session and connect to the database. MGDBSessionCache creates a certain amount of sessions along with TDatabase components attached to the sessions at program start. Threads can request a session from TMGDBSessionCache and will get the session name and the database name to be used in return. The returned session is already connected to the database and ready to use. When a thread has done its database jobs and no longer needs a session, the thread releases the session so TMGDBSessionCache can reuse it.
Added: 20-02-2000   |  Version: 1.0   |  Downloads: 4663/4663/0
Author:Martin Geier   Martin Geier   [Homepage]   [DSP files]

[ TKeyboardTrial.zip ] [ 264,038 bytes ] [ Shareware ] [ No Source ]
[ D5 | D6 | D7 | D8 ]
TKeyboard displays a virtual on-screen keyboard that can completely replace the hardware keyboard. TKeyboard is especially usefull when writing Touch-Screen applications. The layout of the keyboard is defined using the build in, WYSIWYG layout editor. TKeyboard generates an event for each key pressed. Every descendent of TWinControl can be linked to TKeyboard and will then automatically get messages for the keys pressed.
Added: 6-01-2002/7-06-2004   |  Version: 1.0   |  Downloads: 934/903/5
Author:Martin Geier   Martin Geier   [Homepage]   [DSP files]
 
Compatible files:  [ C6 ]

 

© 1995-2006 Robert M. Czerwinski ( The Delphi Super Page a.k.a. DSP ).
All rights reserved.