tell me something about crystal report in brief?
Answer Posted / anitha
Crystal Reports provides broad data connectivity options
making it easy to access enterprise data and satisfy
end user information requirements.
if u want to use your own SQL commands use the query
generation in Crystal Reports
| Is This Answer Correct ? | 22 Yes | 1 No |
Post New Answer View All Answers
What is dynamic linking?
What is form and its types?
which property is used to change to some value to access a identity column in datacontrols?
What is form design?
Explain how to find the current record position in data control?
How will calculated the net amount in tax add like total net amount = LT+ST+CESS+amount 2500 = 10%+12.5%+5.15%+amount? kindly please explain what type of formula we apply in software? Tushar
What is form record?
Name the event that enables the user to prevent shifting of focus from control until all the validation rules have been met.
What is formdata?
What is form description?
What is a windows forms application?
What is the difference between the add() and insert() methods of a listbox control?
What is window form application?
What is a database form?
Suppose I have two combobox .. And I have some items in both combobox now I need to check the item in both combobox if same item is present in both combobox I need to display that item in message box?