Flux rss

Databases - Using forms

 

Using forms

In order to use databases, the user must be provided with an interface that allows him or her to view data based on certain criteria. There is a tool for this: forms.

A form is an interface with components for displaying, entering, or selecting data.

Several tools are used to create forms, such as HTML. Several form creation environments (include Access and Windev) exist for each DBMS.

The components of a form

The components for creating forms are as follows:

  • Labels:
  • Text areas:
  • Radio buttons:
    Example radio button
  • Checkboxes:
    Example checkbox
  • Option lists:
  • Multiple choice lists (hold down the Ctrl key to select multiple elements):
  • etc.


Last update on Thursday October 16, 2008 02:43:13 PM.
This document entitled « Databases - Using forms » from Kioskea (en.kioskea.net) is made available under the Creative Commons license. You can copy, modify copies of this page, under the conditions stipulated by the licence, as this note appears clearly.

Results for

Access Database Problem Hello, i'm setting up an Access Database and when I go to form view I can't see the entire form to enter all the data. In design view I get a scorll bar on the right side to scroll down and view the entire form... What did I miss???? Thanks... en.kioskea.net/forum/affich-9933-access-database-problem
Databases - ODBC (Open Database Connectivity) ODBC stands for Open Database Connectivity. This is a Microsoft-defined format for communicating between Windows database clients and consumer DBMSs. The ODBC managier can be found in Windows 3.1 and 9x. In Windows 95 and 98, it is available in the... en.kioskea.net/bdd/odbc.php3
MySQL Help, PHP and Database help (Solved) Hello, I am building a form/blog/personal site for a small company. I was wondering if someone could help me in setting up my database. i have thought of a few options but i am not quite sure what one is the best. each user have a person page, they... en.kioskea.net/forum/affich-21728-mysql-help-php-and-database-help

Results for

Formatting Your Hard DriveFormatting Your Hard Drive Formatting and installing your Hard drive using the installation CD ] A hard disk drive is a non-volatile device mainly for data storage. Usually faster than any other storage device, this essential... en.kioskea.net/faq/sujet-194-formatting-your-hard-drive
Formatting your Flashdisk (USB Key )Formatting your Flashdisk (USB Key) How to format your USB Key? It is compulsory to format your USB Key regularly if you are frequently performing File transfer to one computer to another. Your computer can get infected with potential... en.kioskea.net/faq/sujet-186-formatting-your-flashdisk-usb-key
Formatting your drive with Fat32Formatting your drive with Fat32 Windows XP normally refuse to format a partition higher than 40 GB with FAT32. however this operation performs properly with NTFS The solution for this issue is to boot your installation CD and use the... en.kioskea.net/faq/sujet-676-formatting-your-drive-with-fat32

Results for

Excel formulasHello, I just create a database on excel , it is a daily record for my internal production , I would like to link some sheets together and get a recap of total sum in another sheet what is the correct formulae to be use for linking sheets? and also i... en.kioskea.net/forum/affich-12950-excel-formulas
Date Format issue in my Local MS_XP machineHello, Kindly help me. In My Server Machine having the SQL Database and Server machine Date Format as 'dd/MM/yyyy' and in my Client machine having to run my windows based application where showing the date format as 'mm/dd/yyyy'... en.kioskea.net/forum/affich-9370-date-format-issue-in-my-local-ms-xp-machine
Pretty Basic Excel Macro HelpHello, I am writing a macro (which will be used to create a VB6 program) in Excel 2003. The spreadsheet Update_Log is a database with 9 user input columns and 7 columns which are calculated by formulas based on user input. I need to create a macro... en.kioskea.net/forum/affich-15106-pretty-basic-excel-macro-help

Results for

Download Buddy Icon ConstructorThe available icons on mention web and foundation of database prefabricated icons are numerous, but this shining in general. Icon Constructor is a tool allowing the conversion of pictures of any format in icons of office. You can use all pictures... en.kioskea.net/telecharger/telecharger-243-buddy-icon-constructor
Download HDD Low Level Format ToolIt is administrator's free application of hard disk. It is quick and easy to use. He allows to format and of partition discs including flash.It supports discs: SATA, IDE, S-ATA (SATA), IDE (E-IDE), SCSI, USB, FIREWIRE, LBA-48 and even the external... en.kioskea.net/telecharger/telecharger-815-hdd-low-level-format-tool
Download HP USB Disk Storage Format ToolHP USB Disk Storage Format Tool is a small utility allowing to format a key USB or READER MP4. It also allows to make a key (Bootable). This software works with all keys and readers MP4 of the market. To make work this utility under Windows... en.kioskea.net/telecharger/telecharger-127-hp-usb-disk-storage-format-tool

Results for

Attacks - SQL command injection SQL injection attacks are attacks against websites that rely on relational databases. In this type of site, parameters are passed to the database in the form of an SQL query. As such, if the designer does not verify the parameters passed in the SQL... en.kioskea.net/attaques/injection-commandes-sql.php3
IT professions - ADatabase administrator A database administrator (or DBA for short) is in charge of maintaining and operating the databases which form a company's information system. Given the critical nature of the data he/she is in charge of, the database administrator must be well... en.kioskea.net/metiers-informatique/administrateur-bases-donnees.php3
Databases - DBMS models Databases appeared in the late 1960s, at a time when the need for a flexible information management system had arisen. There are five models of DBMS, which are distinguished based on how they represent the data contained: The hierarchical model: The... en.kioskea.net/bdd/bddtypes.php3