Jabnky Newbie
Joined: 03 Nov 2001 Posts: 7 Location: USA
|
Posted: Fri Apr 26, 2002 6:10 pm
I need some advice on Database |
Creating this script here to take data from a variable 'item' and save it to a record in the database file named 'items'. For experiment, i will type in to the mud input
#DBLOAD items;
#NEW All @item;
#DBSAVE items;
#DBCLOSE items;
When i go into my database from the menu, it shows that nothing is there.
WhatnoW?? |
|