Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chris Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Help DTSToDate Problem in Workstation

Status
Not open for further replies.

171171

Programmer
May 13, 2003
16
ID

Hai All,
I have problem with my report.
I have create one formula is
DTSToDate ({?DateUp})
But I run in my server not run an the error message is
OLE.... DTSToDate ({?DateUp})
And I Setup Typical crystal Report and not Problem Again.
But in my Client or Workstation can't work , and the message same in Server before I have install Crystal Setup . I have install distributed Crystal in all workstation but the Crystal in Workstation not Work.
Please Help why Crystal not Work in my all Worstation .
If I must setup /Install Typical Crystal Report in all worstation ?


Thank's



 
hi

when you created your report did you use a system DSN or User DSN, if you created a user DSN you can run your report on your machine only. check if you have a systems DSN and you must have also a systems DSN on your workstation for it will not run.

cheers

pgtek

 
The DTSToDate is an "extra" function that is provided via a UFL (User Function Library).

Make sure the PC you are deploying to has the needed UFL dll (I believe it's U2LDTS.DLL for this function).

Cheers,
- Ido

CUT, Visual CUT, and DataLink Viewer:
view, e-mail, export, burst, distribute, and schedule Crystal Reports.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top