1.Click on NEW
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
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.
2. Click on Blank database
3. I name the database CATALOG, Any meaningful name will do.
4. Click on create table in Design view
6. I name the table item_tab.
8. Go to VIEW --> Datasheet view. Now we can see that our table has been created in the database.
I AM THE AUTHOR
No comments:
Post a Comment