Results 1 to 3 of 3

Thread: VB Question

  1. #1

    Thread Starter
    New Member
    Join Date
    Aug 2000
    Posts
    2
    Can any body tell me how i can do this. Here is the scenario

    I am running my order entry system. I am on a VB screen whch has a grid on it also. Users enters the data in the grid and hit apply and it saves the changes. I want to run a seperate utility program so that users before entering apply can click on that stand alone app and it validates the data in the grid from another app. All i need to do is to read the data from another form in another application.

    Any help will be greatly appreciated!!!!

    Thanks
    VB Programmer

  2. #2
    Addicted Member
    Join Date
    Jul 1999
    Location
    St-Élie d'Orford, Quebec, Canada
    Posts
    133
    Hi,

    there is something I don't get, why don't you validate your data in the same form as you enter it ?

    Like if you use keypress events from the grid or do your validation code in the apply button ?

    There is got to be a way to get out of this without using another app...

  3. #3

    Thread Starter
    New Member
    Join Date
    Aug 2000
    Posts
    2
    Vince

    This is a valid concern. The problem is the sales order entry system is a system we bought from an external vendor and we cannot modify the code. The timeframe for the vendor to fix the validation is the next release March 2001. Can't wait for that long. It is hurting my business. I hope it will clarify your concern

    Thanks
    VB Programmer

Posting Permissions

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



Click Here to Expand Forum to Full Width