Sunday 04 March 2007 8:32:31 pm
Hello, I have a class as follows:
class: phonebook
Attribute: fname (text)
Attribute: lname (xml block)
Attribute: pic (object-relation-image)
.
.
. .. How can I dump 1500+ records to this class. I really don't want to type these records again.
|