Hi,
have you tried formatting the fields in the SQL Select clause, like -
SELECT Format([Table].[Field],"h:nn am/pm") as FieldName
FROM Table
WHERE...
give it a try.
I am using Crystal Reports v8.0.1.18 with multiple databases in a single report. I can retrieve the data from each in isaolation but as soon as I combine them I get this error. One of my datasources is an Oracle v8.0.5 database, the others I have tried to link with this have been SQL 2000...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.