Results 1 to 3 of 3

Thread: Subreport after change to SQL database

  1. #1
    Join Date
    Feb 2009
    Posts
    1,425

    Default Subreport after change to SQL database

    Hi,

    we have a problem with a subreport after change database to sql.
    The connect to the subreport is like:

    {baupmon.ST_PERS} = {?Pm-persd2.pnumm} and
    {baupmon.DATUM} = {?Pm-@bisdat}

    If we start the report there is a question for Pm-@bisdat in format "jjjj-mm-dd"
    What is wrong or other now?
    Regards,
    Dittmar Stiebitz

  2. #2
    Join Date
    Feb 2009
    Posts
    2,165

    Default Re: Subreport after change to SQL database

    Dates passed to sql are in format 'yyyy-mm-dd'. If this is a param it must be coded and passed as that format

  3. #3
    Join Date
    Feb 2009
    Posts
    1,425

    Default Re: Subreport after change to SQL database

    It ist a parameter. The report will use by embedded and also as sql now. Is there a function, that will make this conversation Andreas also to get out for use actual data connection without using a new parameter?
    Regards,
    Dittmar Stiebitz

Posting Permissions

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