Im not sure if this is bug or if I am somehow doing something wrong. I have a grid and in the advanced search I select a date to search for and it returns no records. When I turn debug on I see that the Sql its trying to run looks like this:
SIZE=12px: SELECT SalesOrder, TrackingNumber, ShipDate, Carrier, ServiceType, Company from CombinedShipments where ShipDate = ‘aaaa-01-13’ and Carrier = ‘Fedex’ LIMIT 0,32[/SIZE]
So is this a bug and was Scriptcase supposed to put the year I entered where the “aaaa” is?
I have the latest version with latest updates installed.
Thanks!