Skip to main content

Newer Post or latest post

Describe the role of social media sites in digital communication technology?

Describe the role of social media sites in digital communication technology? Social media sites provides many types of ways to share and allow to send different types of data such as:- text data through file of text document or direct message text to the chat box directly to the user by typing, the audio clip can be recorded to send the file or direct voice calling system allows to connect with the user when the user is online. Similarly, video data can be shared to the user in the form of a file and directly connected in the form of video call or video chatting. The image file can be used to share the information object which is still object information including text data depending on the creators. The social media sites provide the services of connecting users through the data communication system using the different types of option such as:- chatting using text messages, audio clipping sends methods, recorded current video through the camera or direct video call or chat option, voi...

Discuss the procedure to create a form to save the data into the database?

Explain the procedure to create a form that be saved in a database

It is very basic and typically procedure of creating a form and their components such as text boxes and buttons to store the data into the database. It is simple procedure to show the how to create a form their programing interface, backend for data processing and store the data into database server.

How to create a basic form to save to data into the database?

Create a form

  • Form is the interface of the user.
  • It is the main interface for user to impact good or bad impression of the application, website and system software.

How to create a basic form to save to data into the database?

  • First you create a blank form in the environment of typical application building software.
  • Use their tools such as text box and button.
  • Place the text boxes and the buttons to the right in the form area.

Go to coding interface of the form unless design view interface in the software you are using

  • Apply the header files or packages into the programing interface.
  • Apply and declare variables and their data types for the text boxes of the form.
  • Declare the string of the database connectivity which is used to connect the database software you are using in the system.
  • Apply function to process the data and store into the database which you have created in the database server software.
  • Complete the program coding process for the form.

Back end programing interface for database to store the data and information

  • Apply the database query language to store the data into the database. Mostly the database’s query language is uses to processing the data such as calculation and other process into the database server.
  • You can insert the data using apply the address of the text box and button form the design view of the form.
  • Insert is also a keyword for query language backend using.

Comments

Popular posts from this blog

Discuss the role played by the various components of the CPU

Q Discuss the roles played by the various components of CPU? The CPU is the brain of the computer system. All major calculations, manipulations and comparisons are made by the CPU. The CPU is also responsible for activating and controlling the operations performed by all other units of the computer system. The major components of the CPU are: a) Arithmetic Logic Unit (A.L.U.) b) Control Unit (CU) c) Primary Memory Arithmetic Logic Unit (A.L.U.): What is ALU Arithmetic logic Unit? ALU is a part of the CPU. It is a part to calculate the logical term in the CPU where the term refers to an operation of logical type. It also calculates the arithmetic terms in the CPU where the term refers to an operation of arithmetic type. It is used to direct access through the processor controller. The ALU connected to the input and output peripheral system through the bus with the different types of bus. Such as control bus, data bus etc. ALU is a part of the CPU that can calculate the input...

About the memory and its Classification of the computer Memory

What are the memories in the reference of computer system? What is Computer Memory?:- The memory is the essential for the computer to store the data, instruction and information. Without memory, computers are not be able to store data, instruction etc. The memory is an essential part of a computer system. It is require by the computer system to store information. Memory can be divided into the following two categories types: i) Primary or Main memory ii) Secondary Memory or Permanent memory In this figure I'll show the classification of the memory of computer system peripheral and architecture of organisations Primary Memory or Main memory:- i) Primary memory is the memory which is fastest memory of the computer. ii) It is a small but relatively fast storage unit that stores data and instruction which are used by the CPU (central processing unit). iii) This type or category of a memory is the main memory of the computer.It is a temporary memory and also we ...

What are the three main purpose of an operating system?

What are the three main purpose of an operating system? There are three main purpose of an operating system. 1. The first main purpose is User interface between hardware and users. 2. The second main purpose is to operate the internal parts of the computer properly and systematically using binary code system in the form of 0 and 1. 3. The third main purpose is to provide an environment for development of an application software and program to uses the hardware resources of the computer and connected to the computer parts which provides output to the user, the output from application software is very useful for users. Interface between user and hardware device  The operating system uses all types of interface such as command line interface, batch command interface and Graphical User Interface to interact with users to hardware peripheral devices through the monitor screen. Monitor has a big role making interface between hardware and users. Monitor visualization of all types ...