This component is similar to the TUpdateSQL component but is capable of executing multiple statements in one go. A help file is included with a more detailed description.
The STDynArray object permits you to create Paradox-style DynArrays. A STDynArray is a structure that permits a great deal of flexibility. Unlike regular arrays, or even variant arrays, a STDynArray is indexed by a string, rather than an integer.
SvDBEditFinder works like a DBEdit component.At Runtime if you double click on it or press the down arrow key a form with all the values of the database field will appear.Selecting a value from the list the record with that value will be
The Database Explorer is a hierarchical database browser with editing capabilities. DBExplorer connects to Sybase SQL Server or SQL Anywhere. Similar to Delphi's SQL Explorer. Future versions will include a Data Dictionary.Sybase Open Client is
CTLibXplorer was designed to assist SQL developers and users with the tedious task of obtaining, maintaining and testing SQL scripts. It provides an easy-to-use and fast way to increase productivity.CTLibXplorer does not have any of the dangerous
A Sybase SQL scriptor. SQLScript was designed to help the developer to obtain DDL scripts for most of the database objects. All databases and objects are displayed in a treeview. It requires the Sybase Open Client software to be loaded.
Use it like a TTable. When you make a change to the table, it makes a refresh on all other applications on your computer or on the network that use that table......
CB4 Tables is a set of components that can be used anywhere you want to use dBase IV, FoxPro or Clipper tables, but don't want to use the BDE. It is a Delphi wrapper that uses Sequiter's CodeBase in stead of the BDE. It has almost all functions a TTa
FreeExcelSylk is one unit to export to Excel SYLK format.No DDE, OLE required. Manual is in Czech.You can used for format writing, type writing, format column, description.
Using the SQL Database Backup and Restore console agent we can automate the backup of SQL Databases. The input to the agent is in the form of an ini file making it fully interactive. The agent can write event logs. Using this agent you can create |