Alpha Software Mobile Development Tools:   Alpha Anywhere    |   Alpha TransForm subscribe to our YouTube Channel  Follow Us on LinkedIn  Follow Us on Twitter  Follow Us on Facebook

Announcement

Collapse

The Alpha Software Forum Participation Guidelines

The Alpha Software Forum is a free forum created for Alpha Software Developer Community to ask for help, exchange ideas, and share solutions. Alpha Software strives to create an environment where all members of the community can feel safe to participate. In order to ensure the Alpha Software Forum is a place where all feel welcome, forum participants are expected to behave as follows:
  • Be professional in your conduct
  • Be kind to others
  • Be constructive when giving feedback
  • Be open to new ideas and suggestions
  • Stay on topic


Be sure all comments and threads you post are respectful. Posts that contain any of the following content will be considered a violation of your agreement as a member of the Alpha Software Forum Community and will be moderated:
  • Spam.
  • Vulgar language.
  • Quotes from private conversations without permission, including pricing and other sales related discussions.
  • Personal attacks, insults, or subtle put-downs.
  • Harassment, bullying, threatening, mocking, shaming, or deriding anyone.
  • Sexist, racist, homophobic, transphobic, ableist, or otherwise discriminatory jokes and language.
  • Sexually explicit or violent material, links, or language.
  • Pirated, hacked, or copyright-infringing material.
  • Encouraging of others to engage in the above behaviors.


If a thread or post is found to contain any of the content outlined above, a moderator may choose to take one of the following actions:
  • Remove the Post or Thread - the content is removed from the forum.
  • Place the User in Moderation - all posts and new threads must be approved by a moderator before they are posted.
  • Temporarily Ban the User - user is banned from forum for a period of time.
  • Permanently Ban the User - user is permanently banned from the forum.


Moderators may also rename posts and threads if they are too generic or do not property reflect the content.

Moderators may move threads if they have been posted in the incorrect forum.

Threads/Posts questioning specific moderator decisions or actions (such as "why was a user banned?") are not allowed and will be removed.

The owners of Alpha Software Corporation (Forum Owner) reserve the right to remove, edit, move, or close any thread for any reason; or ban any forum member without notice, reason, or explanation.

Community members are encouraged to click the "Report Post" icon in the lower left of a given post if they feel the post is in violation of the rules. This will alert the Moderators to take a look.

Alpha Software Corporation may amend the guidelines from time to time and may also vary the procedures it sets out where appropriate in a particular case. Your agreement to comply with the guidelines will be deemed agreement to any changes to it.



Bonus TIPS for Successful Posting

Try a Search First
It is highly recommended that a Search be done on your topic before posting, as many questions have been answered in prior posts. As with any search engine, the shorter the search term, the more "hits" will be returned, but the more specific the search term is, the greater the relevance of those "hits". Searching for "table" might well return every message on the board while "tablesum" would greatly restrict the number of messages returned.

When you do post
First, make sure you are posting your question in the correct forum. For example, if you post an issue regarding Desktop applications on the Mobile & Browser Applications board , not only will your question not be seen by the appropriate audience, it may also be removed or relocated.

The more detail you provide about your problem or question, the more likely someone is to understand your request and be able to help. A sample database with a minimum of records (and its support files, zipped together) will make it much easier to diagnose issues with your application. Screen shots of error messages are especially helpful.

When explaining how to reproduce your problem, please be as detailed as possible. Describe every step, click-by-click and keypress-by-keypress. Otherwise when others try to duplicate your problem, they may do something slightly different and end up with different results.

A note about attachments
You may only attach one file to each message. Attachment file size is limited to 2MB. If you need to include several files, you may do so by zipping them into a single archive.

If you forgot to attach your files to your post, please do NOT create a new thread. Instead, reply to your original message and attach the file there.

When attaching screen shots, it is best to attach an image file (.BMP, .JPG, .GIF, .PNG, etc.) or a zip file of several images, as opposed to a Word document containing the screen shots. Because Word documents are prone to viruses, many message board users will not open your Word file, therefore limiting their ability to help you.

Similarly, if you are uploading a zipped archive, you should simply create a .ZIP file and not a self-extracting .EXE as many users will not run your EXE file.
See more
See less

Need creative solution in Table Lookup component.

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    Need creative solution in Table Lookup component.

    I have clients with a lot of customer records and they use my pop-up table lookup feature to add new medical clinics. The problem is with near duplicate medical providers. The reason it is tricky is because computers are very exacting in their comparative analysis.

    Look at the below two providers:

    Early Medical Care Inc.
    1234 Hope St.
    San Jose, Ca. 90022
    Phone: 555-3556
    ----------------------------------------------
    Early Medical Case Corp.
    1234 Hope Street
    San Jose, Calif. 90022
    Phone: 555-3556 X14


    I do not currently have a separate list of providers for them to pick from. I present them with UNIQUE providers we find within their files. Any typo or modification in the company/address information we have on hand will ASSUME that this different record is ACTUALLY a new and different location. And therefore it will display it because it thinks it may be important. I have a sophisticated SQL command call that filters out the duplicates.

    Now a human can usually tell that each of the above are one and the same place, but a computer can not.

    It has been discussed that this issue may need a more creative solution. I would like your opinions. In short the question is, how much of a record needs to be considered in order for it to do a comparative analysis. (i.e. company,doctor,address, phone, fax).

    One of the problems is that some staff members tend to type info they feel they know, because they are fast typists etc. The better choice is to REQUIRE that a staff member selects from a list, this will guarantee an EXACT match being recorded. And if it's an EXACT match, it gets eliminated from duplicate views in the pop up list. It is an issue we would like to address.

    I hope the above makes a little sense. I'm soliciting the views of A5 users that have already addressed this issue.

    Thanking you in advance.

    #2
    Re: Need creative solution in Table Lookup component.

    they use my pop-up table lookup feature to add new.....
    ..
    some staff members tend to type info they feel they know.....
    ..
    views of A5 users that have already addressed this issue.....
    I don't think I have liberty to answer to this thread since I am not a pro programmer. being that I am not so bright I would just do it.

    this problem is not unique to a5 programmers/users.
    this has been the story of any programmer's life.
    programming to me is like building a super highway. no matter how well you design it, build it with all kinds of safeguards, signage and foolproof directions there will still be accidents or traffic jams. not because of the highway but because of the people using it, they just don't follow the rules.
    computers never make mistakes it is the human who puts in the garbage gets the garbage out.
    you can reduce the errors by limiting who enters the initial data or use soundex or any other system. but still it is going to be the responsibility of the person inputting the data to see if they are inputting similar data as a variant data. you can only guide them to a level but never will be able to force them to follow the right way. they will find a way to break the system.
    thanks for reading

    gandhi

    version 11 3381 - 4096
    mysql backend
    http://www.alphawebprogramming.blogspot.com
    [email protected]
    Skype:[email protected]
    1 914 924 5171

    Comment


      #3
      Re: Need creative solution in Table Lookup component.

      Believe it or not I am actually working on a project using a specific product that does exactly this type of "fuzzy search/match". Specifically I am referring to the matching algorithm, not the rest of your question on how to make it more manageable going forward. Tom if you want to know more, send me a PM.
      Steve Wood
      See my profile on IADN

      Comment


        #4
        Re: Need creative solution in Table Lookup component.

        Yeah, it's a losing battle, but we all keep trying. One of our key customers insists on the right to add animal species to our master list. Yeah, the species' names which are a little tough to spell without a lot of care. And despite me presenting them with lists of potential duplicates before committing the new record, we still end up with a mess.

        I use Alpha's Soundex() function for some pretty good results and checking. Now if only I can get the users to pay attention to the wonderful job it's doing for them.
        -Steve
        sigpic

        Comment


          #5
          Re: Need creative solution in Table Lookup component.

          Thanks for all the comments listed above. For a while there, I thought I may have been doing something wrong. Seems that a "real solution" is evasive and the problem is widespread. Since my original post and reading the replies, I've given some thought that I may try some version of the below.

          I may add a new field to the medical providers table. I'll call it, "OK2DISPLAY". I'll then allow a "key" person in each office to scan an A5 Grid with the pertinent data from the table in Company Name order. This "key" person will then grant the MOST CORRECT entry a chance to enter 1 for OKAY2DISPLAY. All other entries will be branded with the number "0" as the default for that field. Then when I show the lookup table I can filter the list to only include the records marked "1".

          The hope here is that the staff will be presented with a reasonably short yet "meaningful" list of medical providers. Obviously care will have to be taken for new entries that do not already have a "common" entry within the existing list.

          Comment


            #6
            Re: Need creative solution in Table Lookup component.

            You came up with the suggestion I was going to put forward. It is a business process issue and not a programming issue. You need one user/owner for the customer table. In this case clinic table. Only what they say is correct for the drop down becomes the drop down. Since dBase II days the soundex() function has been a miracle for fuzzy searches.

            Comment

            Working...
            X