hi guys. how can i call the textobjects in a crystal report 9 and set its datafield? for example textobject1 will display the field of employee number, im using sql server 2000 and vb6.. thanks in advance.. please help.. :(
Printable View
hi guys. how can i call the textobjects in a crystal report 9 and set its datafield? for example textobject1 will display the field of employee number, im using sql server 2000 and vb6.. thanks in advance.. please help.. :(
Textobjects are for text. Fieldobjects are for data from datasets or tables. Try googling "crystal fieldobject runtime".