Home End User
New Blog Posts: Merging Reports - Part 1 and Part 2

Query Wizard

edited August 2005 in End User
Hi,
In the Query wizard, after i select a table, i get a login prompt before the
list of fields in the selected table shows up, how do i suppress this, so
that the user doesnt need to login to DB but gets the list of fields in the
DB.
Thanks.

Comments

  • edited August 2005

    Have never heard of this behavior before.

    1. Check out the examples installed to RBuilder\Demos\EndUser Databases. Try
    to find an example for the data access components and database that you are
    using. Each example contains a ReadMe.doc.

    2. The Designer.DataSettings.DatabaseName should point to a connection
    object on the same form as the TppDesigner. You can configure the connection
    object to suppress the login prompt.



    --
    Nard Moseley
    Digital Metaphors Corporation
    http://www.digital-metaphors.com


    Best regards,

    Nard Moseley
    Digital Metaphors
    www.digital-metaphors.com
  • edited August 2005
    ok, i realised the mistake i had made, in the designer i had set the wrong
    database type !!
    Thanks anyways for the prompt response.

This discussion has been closed.