Exabytes beginner

Wednesday, September 17, 2014

Create MS Access Database table

1.Click on NEW
2. Click on Blank database

3. I name the database CATALOG, Any meaningful name will do.

4. Click on create table in Design view


5. This is example of the field created as example in Classic ASP: Use multidimensional array to keep the shopping cart item before insert into the database
6. I name the table item_tab.


7. Primary key is highly recommended. Even though it is optional, having a primary key.Automatically if you choose YES, the first field in the table will be selected as primary key.
8. Go to VIEW --> Datasheet view. Now we can see that our table has been created in the database.

I AM THE AUTHOR
Noraida Arifin
16 years  programming experience and  still learning.
spent 13 years of my life span as a software engineer
in a multinational company
Currently  a retire programmer.
Feedback are welcome.
Contact me at :
https://www.facebook.com/makcikprogrammer


No comments:

Post a Comment