Page 1 of 1

Export to .SDF file

Posted: Thu Apr 29, 2004 9:46 am
by kmounce_(Guest)
When I preview the report (before I export it) everything looks fine, but when I create the .SDF file I am having problems. Instead of right justifying a date field it is left justifying it. And instead of displaying a 2 digit year like it is in the preview, it shows the full 4 digits and it is putting a space after the year which again is not displayed in the preview. Any ideas how to fix these problems?

=> RE: Export to .SDF file

Posted: Thu Apr 29, 2004 2:05 pm
by kfleming
You can use the DTOC() function to convert the date to a character string.____Kathleen__R&R Support

==> RE: Export to .SDF file

Posted: Mon May 03, 2004 2:44 pm
by Kevin_(Guest)
Worked great. Thanks for the help.