Results 1 to 4 of 4

Thread: Accessing remote report with TTX fails when empty

Threaded View

  1. #1

    Thread Starter
    New Member nuria's Avatar
    Join Date
    Apr 2005
    Posts
    6

    Resolved Accessing remote report with TTX fails when empty

    Hi,
    I have a report designed with TTX (field file definitions database). When I try to open it from a REMOTE machine (the rpt and the ttx is in my machine), it gives me an error when there is no data.
    In VB code, I set the Database.SetDataSource property to an ADODB Recordset and when it has data everything goes well, but when the recordset is empty, the report looks for the TTX and it does not find it (it looks for it on the remote machine and it is in my machine) and shows nothing in the CRViewer.
    How can I do to show an empty Report without fail ?
    Thanks
    Last edited by nuria; Apr 18th, 2005 at 07:20 AM. Reason: [Resolved]

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width