Results 1 to 2 of 2

Thread: generation of subscription

  1. #1
    Join Date
    Feb 2005
    Posts
    1

    generation of subscription

    Hello all,

    I have a data driven subscription with the information about the file name/file extension/ path etc coming in from a database. The problem is that the subscription status after running tells me that things are done and there is no error but the file is not being generated in the specified directory and for that reason the file is not generated at all anywhere on the hard disk. can anybody please help.

    The information in the database for the report is as follows

    FileName : Test1
    FileExtn : True
    Path = \\ram\\C$\Reports
    Render_Format = PDF
    Username = Administrator
    Password = password
    Writemode = Overwrite

    All the fields are varchar(50) in size.

  2. #2
    Join Date
    Jun 2004
    Location
    Atlanta and Manhattan
    Posts
    607
    Hi:

    Check out my article at this url:

    http://www.databasejournal.com/featu...le.php/3370191

    I go through all the steps, and toss in several tips and tricks to make this "documentation challenged" area a bit clearer.

    Let us know how it goes!

    Bill

Posting Permissions

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