Skip to main content

Posts

HOW TO MAKE MS ACCESS TABLES, RELATIONSHIP, & FORMS FROM ENTITY RELATIONSHIP DIAGRAM

How to make tables, relationships, and forms from ERD: Step 1:  First open MS ACCESS in your computer. Step 2: Then, find and click create and select Table. Step 3: After you select the table, right click the table then find the Design view. Step 4: Next, rename the table base on your entity selected name. Step 5: Then enter the attributes of your entity in the Fieldname and select the Datatype. Step  6: When you are done listing all the attributes select the primary key then right click  the table name and save it. Step 7: After you save it find the Database tool and select the Relationship. Step 8: When you open the Relationship it will show you the Tables you created, select all  the tables you make and add it. Step 9: After you add all the tables, click and drag the primary key on one table and connect it to the other table where the primary key is foreign key. Step 10: After you create the relationship, save it and go to create and look for the form wizard. Step...
Recent posts
                                        

Computer Software

WHAT IS COMPUTER SOFTWARE? Software is a set of instructions, data or programs used to operate computers and execute specific tasks. Software is a generic term used to refer to applications, scrips and programs that run on a device. It can be thought of as the variable part of a computer WHAT ARE THE TYPE OF SOFTWARE? 3 TYPES OF SOFTWARE: TYPES OF SOFTWARE Name Defenition Examples SYSTEM SOFTWARE Is a type of computer program that is designed to run a computer's hardware and application programs . office suites, graphics software, databases and database management programs, web browsers, word processors, software development tools, image editors and communication platforms. UTILITY SOFTWARE Is software designed to help analyze, configure, optimize or maintain a computer. It is used to support the computer infrastructure - in contrast to application software, which is aime...