Tomas Rosinsky

Author Homepage: http://www.rosinsky.cz/delphi

Send e-mail to this Author

Design, explore and maintain databases, build compound SQL query statements, manage database user rights, and manipulate data fast and convenient.

Author Products

Total 9 products

DB Export/Import/Generate data tool v.1.0

Database Tools > Cross Database Tools > Export, Import, Conversion

By Tomas Rosinsky.

Commercial 26 Sep 2015

Description

Simple but powerful tool allows connect to any database and export data, import data from any source, generate new demo or random data, generate SQL scripts or generate and run any SQL command. Benefits:
  • quick connection to any database using defined UDL files
  • universal export dialog to XLS, SLK, TXT
  • universal Import data wizard which can import data from any source, define link between source and destination field and import or update data
  • universal Data generation wizard which can generate random data or data according prepared lists in demodata.mdb database
  • universal tool to generate INSERT or UPDATE sql script file

Informations

  • Status: Partially restricted
  • Source: None
  • price: $29
  • Size: 2 353kB

Platforms: Vista, W10, W2K, W2K3, W2K8, W7, W8, XP,

DB Version Update v.1.2

Database Tools > MS Other > Compare and Synchronize

By Tomas Rosinsky.

Commercial 06 Nov 2006

Description

DB version update is set of applications providing all functions for updating of MS Access database file by your application.

It allows you to distribute new version of your database application very easily and without interruption of service. There is no need to transfer database from / to customer for update any more.

Basic idea of this tool is simple: You can still update your application and structure of testing database as you did until now.

Before releasing of updated version use author's DB Version update tool to generate update project, witch is used for updating of database on customer side.

  • there is EXE application, which compare old version and new version of testing database file
  • result of comparison is list of changes in tables, fields and indexes in new version, other changes and SQL commands for data manipulation can be enter manually
  • output of comparison is update info file and model database
  • updating can be done by simple standalone EXE application or by using DLL library directly from your application.

Informations

  • Status: With Nag-Screen
  • Source: On purchase/registration
  • price: $29
  • Source price: $59
  • Size: 2 750kB

Platforms: W2K, W2K3, W95, W98, XP,

Delphi Form Localizer v.2.0

Developer Tools > Project > Multilanguage

By Tomas Rosinsky.

Commercial 26 Sep 2015

Description

Powerful tool which can read all resource strings from DFM files, translate them to target language and store back to DFM files. Tool automatically fill dictionary with all translations so once translated text can be used in other form or project and will be translated too. Benefits:
  • dictionary for unlimited number of languages is shared for all forms and projects, same text is translated only once even is used in many places
  • smart reading of resources tool trims special chars before translation and add it back to translated text
  • definable list of exceptions Forms, Properties or Values which cannot be translated
  • user friendly interface, fast sorting, filtering, dictionary export / import

Informations

  • Status: Partially restricted
  • Source: None
  • price: $29
  • Size: 1 422kB

Platforms: D10, D2010, DXE, DXE2, DXE3, DXE4, DXE5, DXE6, DXE64, DXE7, DXE8

rDBGrid v.15.5

DB-Aware Components > Visual > Grids

By Tomas Rosinsky.

Commercial 15 Dec 2020

Description

Powerfull DBGrid with column grouping, sorting, filtering and custom editors. It is derived from DBGrid and can simply replace a standard DBGrid without losing current column settings - and with no code modification (unlike other complicated and DBGrid-incompatible components). All new properties can be set very easily with the design time editor, so developers can start using it immediately without a long learning curve.

Looks:

  • column grouping definable in design or run time by end user
  • fixed columns (besides indicator column) with definable color and font
  • definable title row height and data rows height
  • shows glyphs in title row and provides multiple line titles with automatic word wrapping
  • sort markers in title row including multi column sorting
  • funnel filter glyphs in title row and provides dialog for selecting of filtered values like in MS Excel
  • filter bar in title row for easy filtering according defined text or numeric condition for the columns
  • footer row with many formatting properties and events
  • whole active row can be shown colored and with focus rectangle, odd rows can be shown by different color
  • selectable font color for filtered records
  • new record indicators, definable width and content of fixed column including checkbox for record selection
  • shows complete text as hint for truncated text in cell and for memo field
  • new one-click selectable grid look style and glyps style for memo and graphics fields, you can edit or define new own styles by definition in RosiCompRosiCompGlobalCfg.pas unit
Editors and special field content:
  • shows check boxes for boolean fields or any other field with definable TRUE/FALSE values
  • shows content or glyphs for memo fields and graphics fields, provides definable rows height
  • show text as hyperlink and can handle click on it (http://, mailto:// or user defined links)
  • can show graphic symbols in cell according field value
  • provides DateTimePicker and ColorPicker for any fields
  • provides build-in editor for memo fields and long string fields
  • provides build-in browser for graphics fields with BMP, JPG and PNG support
  • provides enhanced picklist and lookup combobox with definable item height, content and custom drawing
Events and new functions:
  • provides automatic changing of columns width after resizing of grid or after dblclick on boundary of title cell (autofit)
  • provides title row context menu with calculation of SUM, MIN, MAX, AVG, COUNT values for selected column
  • introduces Sorter component to provide sorting for different data types (install package rDBGridSorters.dpk which contains rDBGridSorter components for ADO, DBX, ClientDataset, FireDac, Zeos)
  • introduces events for getting cell properties (font, background), for drawing on active row and for custom drawing of DropDown list items
  • introduce drag and drop support
  • introduces event for custom hint on any cell
rDBGrid works with any dataset and database type (ADO, DBX, FireDAC, UniDac...), sorting is provided by Sorter component.

Informations

  • Status: With Nag-Screen
  • Source: On purchase/registration
  • Source price: $70
  • Size: 5 738kB

Platforms: C2k10, D2010, C10, D10, C10.1, D10.1, C10.2, D10.2, C10.3, D10.3, C10.4, D10.4, CBXE2, DXE2, CBXE3, DXE3, CBXE4, DXE4, CBXE5, DXE5, CBXE6, DXE6, CBXE7, DXE7, CBXE8, DXE8, CBXE, DXE

rDBTreeView v.10.150

DB-Aware Components > Visual > TreeViews

By Tomas Rosinsky.

Commercial 24 Nov 2015

Description

rDBTreeView is database version of standard TreeView component which provides function for loading datasets values to tree structure. Benefits:
  • unlimited number of item definitions and nested levels (property DataItemDefs)
  • item text is defined by any masked string with dataset fields for each item
  • defined image, color and font style for each item
  • allows editing of items with events for batch storing changes to dataset
  • support drag & drop of items in defined levels including auto scrolling during dragging
  • support loading items on expand (fast inicialization) and delayed refresh (fast scrolling)
  • object with all details and KeyField + Value is created for each item, so it is easy to find db record for each item and vice versa

Informations

  • Status: With Nag-Screen
  • Source: On purchase/registration
  • price: $35
  • Source price: $35
  • Size: 3 587kB

Platforms: C10, D10, C2k10, D2010, CBXE2, DXE2, CBXE3, DXE3, CBXE4, DXE4, CBXE5, DXE5, CBXE6, DXE6, CBXE7, DXE7, CBXE8, DXE8, CBXE, DXE

rGroupBoxEx v.10.141

Components > Panels > Enhanced Panels

By Tomas Rosinsky.

Commercial 13 Oct 2015

Description

rGroupBox is descendant of standard GroupBox with following new properties and functions:
  • many new caption looks and possibilities (Alignment, Color, Font, Size)
  • new frame styles (FrameType, FrameColor, Width)
  • new background styles (Gradient, Picture)
  • minimize button and support function (MinMax button types and pictures, Animated changed)
  • very powerful functionality for automatic alignment and resizing of child controls according GroupBox size; it helps to create resizeable dialogs which use all possible space without any line of code
  • support dropping of files to box
  • provide DesignTime dialog - doubleclick to groupbox open design time dialog for setting of AutoresizeChild properties

Informations

  • Status: With Nag-Screen
  • Source: On purchase/registration
  • price: $35
  • Source price: $35
  • Size: 3 531kB

Platforms: C10, D10, C2k10, D2010, CBXE2, DXE2, CBXE3, DXE3, CBXE4, DXE4, CBXE5, DXE5, CBXE6, DXE6, CBXE7, DXE7, CBXE8, DXE8, CBXE, DXE

rHTMLListView v 10.170

Components > ListViews and TreeViews > Enhanced ListViews

By Tomas Rosinsky.

Commercial 26 Feb 2016

Description

rHTMLListView is enhanced ListView component with possibility to define item, icon and text size and looks including multiline HTML caption. It also supports loading of items with pictures from directory according mask or from database. Looks:
  • Item size, margin, frame, background color
  • Image icon size, margin, frame, background color, automatic sizing of images
  • Caption size, margin, frame, background color, alignment
  • HTML caption and hint
  • Selected item frame and background color
  • User defined picture for undefined, not loaded or error items
  • Icon or List style
Events and new functions:
  • LoadFileList+LoadFileImages - add Items as file list from specified directory according file mask
  • LoadDBList+LoadDBImages - add Items as records from dataset
  • new extended Item object with definition of HTML Text, Hint, ID and user defined data
  • introduces events for getting items properties (font, background) and for custom drawing on active Item

Informations

  • Status: With Nag-Screen
  • Source: On purchase/registration
  • price: $35
  • Source price: $35
  • Size: 4 390kB

Platforms: C10, D10, C2k10, D2010, CBXE2, DXE2, CBXE3, DXE3, CBXE4, DXE4, CBXE5, DXE5, CBXE6, DXE6, CBXE7, DXE7, CBXE8, DXE8, CBXE, DXE

Rosi Components Package v15.1

Components > Component Packs > Multi-purpose Huge

By Tomas Rosinsky.

Commercial 28 Dec 2018

Description

Rosinsky software provides many VCL components, dialogs and prepared solutions which help you to create professional application very quickly and efficiently. Components package is compatible with Delphi and C++ Builder in version 2010 and higher and supports 64bit target. Contains: Advanced visual components
  • rHTMLLabel
  • rGroupBox
  • rStringGridEd
  • rHTMLListView
  • TabControlEx + PageControlEx
  • rMemoEx
  • rComboBoxEx
  • rImageZoom
  • rHTMLHint
Database components
  • rDBGrid + rDBGrid_MS
  • rDBStringGrid
  • rDBRecordView
  • rDBTreeView
  • Improved DBComponents (rDBEdit, rDBComboBox, rDBListBox, rDBCheckListBox, rDBDateTimePicker, rDBImage, rDBBlob, etc.)
  • XLS Export, SLK Export, TXT Export
  • RTF Report, XML Report (DOCX + ODT templates)
Universal database Dialogs and Actions - set of all database actions, menus, toolbars and dialogs useable in any database application. Benefits:
  • prepared universal tools and dialogs for Sorting, Filtering, Selecting of Grid columns and properties, Exporting, Printing, Copying etc.
  • very easy and fast development of DB application
  • reusable for any DBGrid with any database components
    Property saver components - set of components which provide all function for automatic saving and restoring of window position, controls state, grid content and appearance, DBGrid appearance and Columns properties and any other values to INI file.
      Detailed information on author's homepage.

      Informations

      • Status: Fully functional
      • Source: On purchase/registration
      • price: $95
      • Source price: $95
      • Size: 5 235kB

      Platforms: C2k10, D2010, C10, D10, C10.1, D10.1, C10.2, D10.2, C10.3, D10.3, CBXE2, DXE2, CBXE3, DXE3, CBXE4, DXE4, CBXE5, DXE5, CBXE6, DXE6, CBXE7, DXE7, CBXE8, DXE8, CBXE, DXE

      rStringGridEd v.11.2

      Components > Grids > String Grids

      By Tomas Rosinsky.

      Commercial 21 Oct 2016

      Description

      rStringGridEd is enhanced StringGrid component (non database grid) with possibility to define columns properties like in DBGrid. New properties and functions:
      • column/cell EditStyle (Text, Dropdown, Dropdown list, Color pick list, Date picker, Checkbox, Ellipsis button)
      • column/cell DataType (Text, Integer, Numeric, Date, Time) with definable numeric DisplayFormat and Min..Max values
      • column Font, Colors, Alignment and other visual properties
      • gradient color and 3D look for fixed cells
      • Range select, Copy/Paste function to/from MS Excel
      • drag and drop support
      • shows complete text as hint for truncated text in cell
      • provides automatic changing of columns width after dblclick on boundary of title cell (autofit)
      • introduces events for getting cell properties (EditStyle, DataType, CanEdit, PickList, Font, BkColor)
      • introduces events for drawing on active row/cell and for custom drawing of DropDown list items
      • and many more...

      Informations

      • Status: With Nag-Screen
      • Source: On purchase/registration
      • price: $25
      • Source price: $25
      • Size: 3 916kB

      Platforms: C10.1, D10.1, C10, D10, C2k10, D2010, CBXE2, DXE2, CBXE3, DXE3, CBXE4, DXE4, CBXE5, DXE5, CBXE6, DXE6, CBXE7, DXE7, CBXE8, DXE8, CBXE, DXE