Search results

From Free Pascal wiki
Jump to navigationJump to search
  • ...record in the dataset where the specified search values for the specified fields match. If found, the function returns true and the cursor position/current KeyFields can be a single field name or a semicolon-separated list of fields.
    2 KB (299 words) - 03:07, 19 February 2020
  • Classes, SysUtils, db, dbf, Forms, Controls, Graphics, Dialogs, CountriesFilename = 'countries.dbf';
    5 KB (430 words) - 14:16, 14 February 2020
  • *Several dialogs for creating, editing and/or deleting fields, keys, foreign keys and others *Data visualization, including BLOB (image) and MEMO fields
    7 KB (1,049 words) - 18:19, 15 April 2024
  • ...(whether UTF-8, UTF-16 or UTF-32). There may be a workaround using binary fields, but then you lose sorting abilities etc. * No support (now or ever) for internally encrypted .dbf files: the DbaseIV encryption mechanism is quite weak anyway. Please use on
    28 KB (4,114 words) - 10:27, 20 April 2020
  • ,dbf // for TDBF (database) access The loop will run over all records in the dataset, and all fields in the dataset will be available for
    20 KB (2,623 words) - 05:37, 16 February 2020
  • ...e or by dropping components on a form. The data-aware components represent fields and are connected by setting the DataSource property to point to a [[TDataS You can use e.g. OpenOffice/LibreOffice Base to visually create/edit dbf files, or create DBFs in code using [[TDbf]].
    9 KB (1,349 words) - 02:31, 24 November 2021
  • **Access general information about fields * Access the fields of a TDataset descendant by using either:
    26 KB (3,714 words) - 02:32, 16 February 2020
  • * Your UI units should probably not be using units such as Math, Dbf, MySQLDB4, etc. ...ables. Although both Delphi and FPC initialize global variables and object fields, variables local to routines are not guaranteed to be initialized. It's a g
    11 KB (1,783 words) - 16:15, 8 April 2020
  • **Access general information about fields * Access the fields of a TDataset descendant by using either:
    28 KB (4,237 words) - 14:55, 12 September 2023
  • For <u>viewing and editing of data fields</u> a <code>tdbwidgetgrid</code> togeather with a set of <code>tdb*editwidg <code>tmsebufdataset</code> offers local indices, calculated and internalcalc-fields, a mode with an interrupted database connection, an in-memory mode where no
    27 KB (4,233 words) - 19:39, 31 August 2021
  • For <u>viewing and editing of data fields</u> a <code>tdbwidgetgrid</code> togeather with a set of <code>tdb*editwidg <code>tmsebufdataset</code> offers local indices, calculated and internalcalc-fields, a mode with an interrupted database connection, an in-memory mode where no
    30 KB (4,787 words) - 10:48, 28 February 2024
  • ...nt version of OpenOffice (2.0x) contains OpenOffice Base, which can create dbf files in a somewhat user-friendly way. ...and set the table name to "dvds". The resulting file will be called "dvds.dbf".
    38 KB (3,026 words) - 00:48, 19 February 2020
  • For <u>viewing and editing of data fields</u> a <code>tdbwidgetgrid</code> togeather with a set of <code>tdb*editwidg <code>tmsebufdataset</code> offers local indices, calculated and internalcalc-fields, a mode with an interrupted database connection, an in-memory mode where no
    28 KB (4,508 words) - 22:33, 20 April 2020
  • **La propriété Fields, p.ex. Fields[0] est le premier champ, MyDataset.Fields[0].AsInteger := 4; //an integer field
    31 KB (4,910 words) - 12:34, 16 February 2020
  • **Свойство Fields, к примеру Fields[0] для самого первого поля, MyDataset.Fields[0].AsInteger := 4; //целочисленное поле
    45 KB (1,331 words) - 16:20, 16 November 2021
  • ...crosoft Access database, Firebird embedded database, Microsoft Excel file, DBF, CSV etc. Although the program is fairly trivial, it shows: ...r graphical (3D) modelling and simulation of physical phenomena in various fields: electronics, automation, robotics, mechatronics and physics. WorldLab3D h
    22 KB (3,411 words) - 02:28, 26 November 2020
  • According to this field the corresponding data can be found in the fields // a string may be contained in the ResString and in the ResCell fields.
    159 KB (22,731 words) - 19:42, 7 October 2023
  • // a string may be contained in the ResString and in the ResCell fields. ...that allow you to export datasets to various formats (XML, SQL statements, DBF files,...). There is a master package that allows you to choose an export f
    158 KB (22,485 words) - 22:12, 14 August 2021
  • Strg :='Number of fields per record : ' + IntToStr(mysql_num_fields(recbuf)); ...сия OpenOffice 2.0x и выше содержит OpenOffice Base, которое может создать dbf файлы более дружественным способом.
    43 KB (1,439 words) - 00:47, 19 February 2020
  • Strg :='Number of fields per record : ' + IntToStr(mysql_num_fields(recbuf)); ...rrente di OpenOffice (2.0x) contiene OpenOffice Base, che può creare files dbf in maniera molto semplice.
    44 KB (6,143 words) - 00:47, 19 February 2020

View (previous 20 | next 20) (20 | 50 | 100 | 250 | 500)