Results 1 to 3 of 3

Thread: dbFilterParams

  1. #1
    Rodney Myers Guest

    dbFilterParams

    dbFilterParams

    We have version 1.0707 2 of View installed on the server and are testing offline our upgrade to Pro version 1.0910a Pro 2

    Use of the dbFilterParams is giving an error with both : object does not have this property.

    The aim is to put our own text into the apply filter button.
    Tried using the complete string as in the manual (Sept 8/11 edition)

    Tried a simple line with same result

    MyDb.dbFilterParams="ApplyButtonText=GO"


    Tried using a variablesame result)

    mybutton="GO"
    MyDb.dbFilterParams="ApplyButtonText=mybutton"


    Any hints?


    Also, when manual text is published can it be clear as to which features are implemented in which versions?

    Thanks


    Rodney Myers

  2. #2
    Rodney Myers Guest

    dbFilterParams (reply)

    Thanks for the reply John,

    dbFilterparams works perfectly on the current version of the
    > software just as you specified with:

    Mydb.dbFilterParams =
    > "ApplyButtonText=Click here!"

    OK, but what is the current version number, and what features were implemented at what version?
    No point in downloading stuff if that is not the issue, which is why I posted the version numbers we have.


    I`m not aware of a problem with it in an
    > older version, but maybe it wasn`t in the old version you were working
    > with. In any case, just download the current version from our web site and
    > use the syntax above and it will work fine.

    Getting ISP to register a new download could take a couple of weeks, though I can test offline with PWS.




    Hope this helps!
    John


    On 10/14/98 11:36:37 AM, Rodney
    > Myers wrote:
    > dbFilterParams

    We have version 1.0707 2 of View installed on the server and are testing offline our upgrade to Pro
    > version 1.0910a Pro 2

    Use of the dbFilterParams is giving an error with both : object does not have this property.
    ...
    Rodney Myers

  3. #3
    John Guest

    dbFilterParams (reply)

    Hi Rodney,

    The current version is 1.1009a. It`s solid and is guaranteed to work as mentioned below. This is the same version that you will get if you download an eval copy from the web site (www.aspdb.com & click on Download).

    Hope this helps,
    John


    On 10/14/98 6:22:05 PM, Rodney Myers wrote:
    > Thanks for the reply John,

    dbFilterparams works perfectly on the current
    > version of the
    > software just as you specified with:


    > Mydb.dbFilterParams =
    > "ApplyButtonText=Click here!"

    OK, but what is
    > the current version number, and what features were implemented at what
    > version?
    No point in downloading stuff if that is not the issue, which is
    > why I posted the version numbers we have.


    I`m not aware of a problem
    > with it in an
    > older version, but maybe it wasn`t in the old version you
    > were working
    > with. In any case, just download the current version from
    > our web site and
    > use the syntax above and it will work fine.

    Getting
    > ISP to register a new download could take a couple of weeks, though I can
    > test offline with PWS.




    Hope this helps!
    John


    On 10/14/98
    > 11:36:37 AM, Rodney
    > Myers wrote:
    > dbFilterParams

    We have version
    > 1.0707 2 of View installed on the server and are testing offline our
    > upgrade to Pro
    > version 1.0910a Pro 2

    Use of the dbFilterParams is
    > giving an error with both : object does not have this
    > property.
    ...
    Rodney Myers

Posting Permissions

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