| Course#: | 8552 |
| Vendor: | Microsoft |
| Product: | Microsoft Dynamics SL 6.5 |
| Role(s): | Developers |
| Length: | 3 Days |
| Price: | Call |
The purpose of this chapter is to introduce the basic concepts and architecture of Tools for Visual Basic.
This chapter discusses the importance of planning prior to an installation. Topics covered include what to do in pre-planning and references technical bulletins. Implementation plans are discussed as well as a look at the hardware and software requirements for Microsoft Dynamics SL.
This chapter covers the creation of a program that performs simple maintenance (insert, update and delete) and navigation on rows in a database table, one row at a time.
This chapter covers the database objects that must be created to fully implement a new table in the Microsoft Dynamics SL database.
This chapter covers the setup and implementation if a spreadsheet in a Tools for Visual Basic program that maintains an entire result set form the database.
This chapter focuses on the importance of giving the user an easy to use interface for look-ups. A complete Possible Values window will be implemented.
This chapter gives you information about how to add an additional table to the detail level created in Chapter 6. The addition of the table facilitates an the ability to join additional information into the spreadsheet.
This chapter is a review of the concepts presented in Chapter 2. A new Tools for Visual Basic project will be created for use in subsequent chapters.
This chapter presents many of the same functions covered in Chapter 5. The main difference is in this implementation the detail level is the first level in the program.
This chapter focuses on adding controls that are used to store user selections and additional information that will be used by the processing portion of a program. The control is not bound to a field in the database. The focus is on the programming steps to implement the control on the form when it is not in a spreadsheet.
This chapter focuses on the steps needed to implement an unbound control in a spreadsheet that uses the Microsoft Dynamics SL SAFGrid control. Additionally, the exercise points out basic differences in programming for non-string controls and string controls.
This chapter covers a Microsoft Dynamics SL API function call that allows a straight forward way for a programmer to manipulate program behavior by turning toolbar buttons on and off.
This chapter explores how to access, navigate, and update the memory array from a Tools for Visual Basic program.
The chapter explores the interaction of the Tools for Visual Basic program and database engine. The Microsoft Dynamics SL Kernel has a comprehensive set of API calls to create result sets, retrieve rows from the result set, update rows in the database, delete rows from the database, and insert rows into the database.
This chapter explores methods for keeping the user informed of events that are happening when a process is running and gives feedback on the progress of the process. The Microsoft Dynamics SL Kernel provides an easy to implement API call to facilitate this communication to the user. The same API call is used to communicate information to an event log.
This chapter explores proper naming of programs, creation of the executable file, adding a program to the Microsoft Dynamics SL Menu, and integrating new windows into Microsoft Dynamics SL Security.
This chapter explores the facility provided by Microsoft Dynamics SL to make the task of printing reports an easy exercise for both the user and programmer.
This chapter has a brief introduction to the Microsoft Dynamics SL Object Model. Microsoft Dynamics SL is equipped with a Common Object Model (COM). The Common Object Model provides programmers The ability to manipulate Tools for Visual Basic programs from any program or application that is COM capable.
Send us a question and a training consultant will contact you to answer any questions you have.
