I have a table called Questions(QuestionId(int),QuestionText(varchar(Max),IsActive(bit))
I am creating crystal reports using that table when i go to add parameters my QuestionText coulumn does not shown , but questionid and isactive shows , weather my database table has that column but crystal report does not show in the list when i am adding parameters