In SelectionFormula Method for crystal report control placed on a VB Form
Our Trial - CrystalReport1.SelectionFormula = "{TableName.FieldName}= '6:31:32 PM'" is not working.
The Selected Field from the table is of Date/time Data Type with Long Time type Format.The Database is MS-ACCESS 7.0.The specimen data in the table for the field is 6:31:32 PM. The Report Screen is displaying some date - 12/30/99 instead of showing the time.There is no any option to specify the time format for the database field(Date / Time) dropped on to the report screen at design time.Kindly Suggest suitably.