Flux rss
DBMS models

Databases - Using forms

 
Bookmark Bookmark & Share
Database - Utilizzo di formulari Bases de dados - Utilização de formulários Datenbanken - Verwendung von Formularen Bases de données - Utilisation de formulaires Bases de datos - Utilización de formularios

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.
Connect a database (MDB) to excel [VBA] Connecting a database (MDB) to excel Below is a tips of how to connect an Access database (MDB) in an application excel Add reference Microsoft DAO object librairy X.X In a general module (eg Module1) paste the code below... en.kioskea.net/faq/sujet-1668-connect-a-database-mdb-to-excel
Online creation of database in asp i like create a online database...form... can give the hint or code for my problem..plz... en.kioskea.net/forum/affich-81206-online-creation-of-database-in-asp
Database connect and retrieve in c# Hello, I am ilayaraja doing my project work,i have one problem my project doing in asp.net but i don't know how to connect the database in asp.net using c# and how to retrieve in database to web form in sql server . please give the answer my question,... en.kioskea.net/forum/affich-98355-database-connect-and-retrieve-in-c
Javascript - Delete a field of a form when clicking (focus)Delete a field from an Html form when clicking (focus) It is certainly happened to fall on an HTML form with values pre-filled for example describing the type of expected value. Though it may be useful under certain circumstances, if you have... en.kioskea.net/faq/sujet-1824-javascript-delete-a-field-of-a-form-when-clicking-focus
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
How to convert a video clip in .flv format and vice versaIntroduction Here's a tip for you to simply convert a video clip of (almost) any format to .flv format. This trick will be useful for dealing with the video post or publish your video on the web. How to convert to and from the .flv... en.kioskea.net/faq/sujet-447-how-to-convert-a-video-clip-in-flv-format-and-vice-versa
Editing sql DB with vb.net formHello, am new in programming field and am creating student registration form so iwant if you can help me on how to insert,update,delete and select from sql database. pliz en.kioskea.net/forum/affich-99957-editing-sql-db-with-vb-net-form
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
How to make database connectivity in asp.netHello, i m looking for the database connectivity in asp.net with sql server 2005 or ms access 2007? please anybody solve my query. thanks in advance, looking for your response. en.kioskea.net/forum/affich-61898-how-to-make-database-connectivity-in-asp-net
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
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 Format FactoryFormat Factory is an application that allows conversion of various types of media files. It has various characteristics that allow you to customize a lot of stuff like: Convert video formats, audio and picture shows. Repair damaged files. Reduce... en.kioskea.net/telecharger/telecharger-3532-format-factory
Pantone PANTONE Formula Guide Coated/Uncoated/MatteDesigners Formula Guide. Basic tools for accurate selection, specification and matching of solid PANTONEî colours. Eliminate guesswork with this industry standard. Three-guide set on coated, uncoated and matt stock. Includes 1, 114 solid PANTONEî... en.kioskea.net/guide/578343190-pantone-pantone-formula-guide-coated-uncoated-matte
Introduction - DatabasesWhat is a database? A database (abbreviated DB) is an entity in which data can be stored in a structured manner, with as little redundancy as possible. Different programs and different users must be able to use this data. Therefore, the concept of... en.kioskea.net/contents/bdd/bddintro.php3
Database administratorDatabase administrator A database administrator (or DBA for short) is in charge of maintaining and operating the databases which form a company's information system. Skills Given the critical nature of the data he/she is in charge of, the... en.kioskea.net/contents/metiers-informatique/administrateur-bases-donnees.php3
HTML formsForms Interactive forms let web page authors give their pages interactive elements, such as for receiving messages from their readers, much like the reply cards found in some magazines. The reader enters information by filling in fields or clicking... en.kioskea.net/contents/html/htmlform.php3