22
Define form:
entity must have quivalent number of fields
(in same order) as Stored Procedure output
n
ENTITY:
n
TITLE
string
c50
n
TYPE
string
c10
n
PRICE
numeric
n5.2
n
PUBLISHINGDATE
datetime
n
AUTHORLASTNAME
string
c40
n
AUTHORFIRSTNAME
string
c40
n
n