Results 1 to 4 of 4

Thread: Add Form limited input to max saved string

  1. #1
    Join Date
    Apr 2003
    Posts
    4

    Add Form limited input to max saved string

    I am German - not so good english

    Have ASPDB EP with mysql. If I want to add a new record I could only input in any string field number of characters of the max saved dataset.

    Example:

    in mysql I add in field X a string with 5 characters. field is defined as char with max 50 characters.

    in aspdb Add-Form I only can input string with 5 characters in field x.

    If I edit in mysql string in field x up to 15 characters I can add in aspdb a string with max 15 characters.

    Is there any option to make input possible up to 50 characters in aspdb?

    I couldnĀ“t find something.

    Please help.

  2. #2
    Join Date
    Oct 2002
    Posts
    933
    are you saying that if the actual field length is 10 and the field maxlength is 15 then the Add add box allows only 10? This problem seems like an old one. Are you using the latest version?

    FK

  3. #3
    Join Date
    Apr 2003
    Posts
    4

    Latest ASPDB 2002

    Have dll version 2003.1.0.1 in use. Your name in Download is 0129.
    Is there any newer dll without this problem?

  4. #4
    Join Date
    Oct 2002
    Posts
    933
    1. contact support and confirm you have the latest version.

    2. If stiil have same problem then supply a simple Northwind sample file to illustrate the problem and submit to to support.

    FK

Posting Permissions

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