| 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: 247 |
| 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: 88 |
| 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: 142 |
| 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: 95 |
| 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: 145 |
| 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: 530 |
| 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: 628 |
| Visit tutorial >> |
| Windows Controls Ov... controls on the form are not explicit at first glance and the user would not know what they are. Therefore you can ass... controls add their own label to the form). Properties of a Label Probably the most important and the most obvious char... |
| Hits: 181 |
| Visit tutorial >> |
| Publishing Access Data on the Web You are here: FREE NewsletterSign Up Now for the Databases newsletter! Search Most ... rDatabase Normalization Basics... |
| Hits: 269 |
| Visit tutorial >> |
| Controls and Expressions... controls as these objects hold or present various pieces of information that the person can use. Therefore Windows con... expressions. The expressions we have used so far were fairly straightforward and did not need any complex algorithm to ... |
| Hits: 244 |