answersLogoWhite

0

No.

User Avatar

Wiki User

12y ago

What else can I help you with?

Related Questions

What a form is?

A form is a visual representation of a database's data. Normally, data stored in Microsoft Access is viewed and edited through a form.


How data was stored before MS Access?

Microsoft Access was not the first database, so there were many database programs before it that would have held data and there are many database programs now. Data is of course stored in paper form too.


Is there a difference between a database and a data capture form?

Yes, a very fundamental one. The form is the interface that allows you (or a user) to add data to the database. The database is the thing that stores the information and retrieves it when queried by the database operator.


What are the roles of database and database administrators?

A database is a storage that contains data. To manage data in the database different roles are assigned . One such role is of a DBA that is database administrator that is responsible for managing the database.A database stores data and manages data. It allows people to enter data and get information from the data in the form of queries or reports.A database administrator looks after the maintenance of the database, including things like the design, testing, security etc. He services the needs of users that have to access the database.


What are the features of access database?

query,table,form,report,data access page,macro,module,event,control.


How do I create a form which will then upload to a database that I can access in Microsoft Access?

Have your form's input insert into a database (SQL, Oracle, etc) then access that database through Access's ODBC connection.


When you link to data in a worksheet the data appears as a table in the Access database but is it maintained in its original form in Excel?

The data will be in its original form, but any changes in the data will be reflected in the Excel document, as will changing the Excel document affect the Access table. It is the same data when it is linked, not copied.


Does a relational database store data in the form of a list?

A relational database stores data in the form of TABLES.


What is the difference between dataset and database?

A dataset is a collection of structured data organized in a specific format for analysis. A database is an organized collection of data stored and accessed electronically, typically managed by a database management system (DBMS) that allows for efficient data retrieval and storage. In essence, a database can contain multiple datasets.


What are the importance of table form query in database?

In database system the data is stored in the form of table. So to store the data in the database, table are very important in a database system.


What are database ables?

Database is the collection of data which are interrelated with each other. Data in database is stored in form of table these tables are known as database tables.


Why Microsoft access wrong data turn to table after input from form?

Computers do EXACTLY what they are told to do by people. If your Access database is not behaving as you expect it is because you have made a mistake with your design.