|
所在平台: Udemy |
课程主页: https://www.udemy.com/course/ms-access-database-front-end-22-hours/
课程评论:没有评论
**课程名称:** MS Access 前端 (基础到高级 - 22小时) **课程概述:** 本课程涵盖MS Access数据库的全部内容,分为五个部分:表格、查询、窗体、函数和宏。 **主要内容:** * **表格:** * 表格的创建、规则和完整性。 * 表格的用途和设计。 * 数据的导入与导出 (文本文件、Excel、CSV、其他Access数据库)。 * 保存导入导出步骤以自动化报告。 * 表格的各种验证类型。 * 设计表格时应遵循的规则和注意事项。 * **查询与子查询:** * SELECT查询及其SQL语句,以及前端和SQL的结合使用。 * UPDATE、DELETE、APPEND、CROSSTAB、MAKE TABLE、DROP查询等动作查询和SELECT查询。 * 使用查询向导查找不匹配或重复记录。 * 查询中的GROUP选项,用于数据汇总,类似数据透视表。 * 子查询的使用,即在一个查询中使用另一个查询。 * 如何运用JOIN或子查询处理实际场景。 * **窗体与函数:** * IIF函数及其嵌套使用。 * 日期函数 (DATESERIAL, DATE, MONTH, YEAR, DATEADD, DATEDIFF等)。 * 文本函数 (UPPER, LOWER, MID, LEFT, RIGHT等)。 * 使用Access的查询缩放选项和向导查找现有函数。 * 通过向导使用函数,以及使用函数时需要注意的事项。 * 从基础创建窗体。 * 各种视图类型:设计视图、布局视图和窗体视图。 * 控件介绍:标签、文本框、复选框、选项按钮、列表框和组合框。 * 使用SQL语法或选择查询向导为组合框设置值。 * RowSource属性的使用以及自定义控件的查询。 * 设置组合框之间的关系。 * 设置组合框与列表框之间的关系。 * 在窗体中使用宏和查询(基础部分)。 * 关联窗体控件与查询,创建项目。 * 子窗体的设计和实际应用。 * 控件源 (Control Source) 和行源 (Row Source) 属性的区别及控件源在计算中的应用。 * 使用“添加现有字段”选项卡。 * **宏:** * 自动化Access任务的内置宏。 * 宏的初级、中级和高级应用。 * 消息框和输入框的实用场景。 * 使用AND/OR运算符以及ELSE IF实现动态IF条件。 * IF宏的使用时机,以及处理多条件时使用多个IF。 * 数据导入导出 (Excel, 文本文件, Access数据库)。 * AutoKeys和AutoExec宏的使用。 * 运行查询、打开表和窗体。 * 宏之间的调用。 * 创建执行多项操作的宏。 * 宏中变量的定义和使用。 * SetTempVars和SetProperty任务。 * DLOOKUP函数的应用,用于查找ID和验证登录信息。 * 复制和删除对象。 * 设置筛选器。
This Course has Tables, Queries, Forms, Functions, Macros - 5 sections - Covered entire MS Access DB with you.TABLES (CREATION,RULES,INTEGRITY)What are the Tables- Their use, how to design them.Why we use the Tables- Import and Export the data from external sources like text file, excel file, csv files and other sources like MS access itself.Use of saving import and export steps to save time and automate the report. Its a great feature.What are the different types of Validation we can apply on tables.What are the rules one has to follow and keep in mind while designing the Tables in MS Access- In detail discussion QUERIES & SUB QUERIESSelect query with so many different examples including the SQL statement of same. Know select from front end as well as its SQL and why it is helpful if we know SQL too.Update - Delete- Append- cross tab- Make Table - update - drop query - all action and select queries are discussed with examplesHow to use query wizard to find out unmatched records or duplicate records.How to use Group option in queries. To summarize the data like a pivot, how group feature worksUse of Sub- queries. It means how we can use one query inside the other query and how it works.We talk about live situations and how to deal with them using joins or sub queries FORMS & FUNCTIONSHow to use IIF in IFF which is called nested IFF functionDeal with all date functions like dateserial, date,month,year,dateadd,datediff etcHow we can use text functions , upper, lower functions. MID LEFT RIGHTHow as a beginner we use the access query zoom option and wizard to find out the functions if they exist or notUse functions using wizard and what are the things one should keep in mind while using themLearn how to create a form from basicsWhat is the use of different types of views- Design,Layout and form viewKnow about labels,text boxes,check boxes,option buttons,list-box and combo-boxHow to put values in combo-box using SQL syntaxHow to put value in combo box using select query wizard or manuallyHow to use row source property and customize the query being used in these controlsHow to set up relationship between two combo-boxesHow to set up relationship between combo and list boxLearn how to use macro and query in forms - just a basic partHow to link form controls with queries and be able to generate wonderful projectsLearn about sub-forms from their design to their actual use in real life.What is difference between control source and row source property of form controls and how to use control source for calculationsHow to use add existing field tab MACROSThis series is for those students who want to automate their access tasks by learning the in built access macrosBasic -intermediate and Advance level Macros explained in detailHow to use message boxes and input boxes with practical situationsUse of dynamic IF conditions using "AND" "OR" operators with else if How to user IF macros and when and why we need multiple IFs so we can tackle multiple condtions.Know the data import and export from outer applications like ms excel, text files and databases like ms access itself.Learn about Auto-Keys and Auto Exec macros - their useHow to run queries, open tables and open formsHow to call one macro from other. How we can create a single macro which performs many actions in one goHow to define variables and use them in access macros.Know about set temp vars and set property tasksHow to use DLOOKUP function in your projects and how it can lookup the IDs and validate the login information, if right user is logging in or not.Copy object and delete the objects How to set Filters