| Visit tutorial >> |
| When you refine a table’s structure by adding fields and changing field properties in Design view, you are affecting the data that is stored in the table. But sometimes you will want to adjust the table itself to get a better view of the data. |
| Hits: 296 |
| Visit tutorial >> |
| The Database Wizard creates a database application, complete with a switchboard, several tables, and some other objects. In many cases, all you have to do to have a working database application is add the data. |
| Hits: 131 |
| Visit tutorial >> |
| When you use the Table Wizard to create tables and populate them with the fields you specify, it sets a variety of properties for each field. These properties determine what data can be entered in a field and how the data will look on the screen. |
| Hits: 189 |
| Visit tutorial >> |
| When you use the Database Wizard to create a contact management database, the database has all the components needed to store basic information about people. |
| Hits: 126 |
| Visit tutorial >> |
| A few years ago (the distant past in computer time), creating a database structure from scratch involved first analyzing your needs and then laying out the database design on paper. You would decide what information you needed to track and how to store it in the database. |
| Hits: 203 |
| Visit tutorial >> |
| By reading this tutorial you will find out how to port a MySQL database over to an Microsoft Access database file.If you needed a method for multiple people to manage the database and a method to make the database portable here is how you can do it. |
| Hits: 708 |
| Visit tutorial >> |
| This tutorial will explain how to make a simple yet effective access counter for your page with Flash Communication Server. You re probably wondering why you d make something like this with FCS. It of course can be done easily with cgi asp or cfm but that requires the knowledge of server side languages and you d have to combine the output of that with Flash (if you want to show it inside flash). This works straight from flash and shouldn t put any strain on your server even if you only have a developer package running. Another good thing is that there is no need for a database which makes this even easier to implement. I ll explain why in this tutorial. To hold the count for the amount of times the page is accessed we will be using a server side shared object. |
| Hits: 568 |
| Visit tutorial >> |
| forms provide a quick and easy way to modify and insert records into your databases. They offer an intuitive graphical environment easily navigated by anyone familiar with standard computer techniques. Creating a form is a quite simple pleasant experience. |
| Hits: 698 |
| Visit tutorial >> |
| Learn about Business Functions in Microsoft Access. For example, learn about The Double Declining Balance, which is a method used to calculate the depreciating value of an asset. Another method used to calculate the depreciation of an item is through a concept referred to as the Straight Line Depreciation. Read the tutorial and find out about more about Business Functions. |
| Hits: 110 |
| Visit tutorial >> |
| Learn about fundamental of Built-In Functions in Microsoft Access. Once again since Microsoft Access doesn't inherently provide a programming environment, it relies on logical functions to take care of this aspect. The Choose function is one of those that can test a condition and provide alternatives. The Choose function works like nested conditions. It tests for a condition and provides different outcomes depending on the result of the test. |
| Hits: 679 |