Recent content by vinod_home

  1. vinod_home

    Problem with Proxygen and NET Framework 4

    Are you testing from the same machine. Is the .net 4 and .net 3.. on the same machine.
  2. vinod_home

    Century Parameter(-yy)

    It's just a client parameter, no need to recompile.
  3. vinod_home

    Get ProgressTalk.com on your iPhone/iPad/iPod and Android Devices today!!!

    Appreciate all that you do for the progress user community. Wish peg would try to do the same.. Thank you,
  4. vinod_home

    Programm not start in Qad.net

    You should have used the same thread that you initially created with "unable to get idle session". I think you qad .net is not installed correctly, it complains about not finding "wbgp06.i". Try to restart your environment and try again. HTH
  5. vinod_home

    Not run programm qad.net

    Check the documentation and look for Connection Manager. Check if you have an idle session available that can be used for a new .Net session. HTH
  6. vinod_home

    Need Some Advice - Just Starting To Use ABL with UNIX

    If you search QAD Support web portal, I think they have a word document on how to write custom programs for .Net UI. They also have a small code example on how to display messages within .Net UI custom programs. HTH Vinod
  7. vinod_home

    Manage Before Image

    There should be a lot of information if you do a search on this forum.. There is also a list of "Similar threads" below your thread. http://www.progresstalk.com/showthread.php?57110-Before-Image-and-VST HTH Vinod
  8. vinod_home

    Starting from Basics...

    Heres something that can help.. http://www.oehive.org/amduus/FreePublications/TricksandTips.html
  9. vinod_home

    How do you connect from an Oracle DB using SQL to a Progress Database?

    short answer: 1. Install progress client networking on the oracle server (same version of progress) 2. Setup hsodbc with configurations to the progress database (there is an example of the odbc.ini file under the progress install) If you google it, I think there is a document somewhere about...
  10. vinod_home

    Dump/Load & Sequence Attributes

    Sequence values are dumped and loaded seperate from data. There is an option to dump the sequence values, it creates a _seqval.d file which you load back into your new database as the last step of your load process. HTH
  11. vinod_home

    Starting a .p file by double-clicking on its icon

    did you check the Progress work directory
  12. vinod_home

    Configuration errors using SQLEXP in OpenEdge 10.2B

    Re: норма ток мал what do you see in the database log file. You can also run a promon on the database and check if there are any SQSV servers available to accept any sql connections. HTH
  13. vinod_home

    Dumping trouble.

    Have you tried to run the command manually, instead of running the script. HTH
  14. vinod_home

    Starting OpenEdge Architect 10.2b

    Do you see "Openedge Architect" and "Openedge Architect clean" in your OpenEdge menu list. Have you tried both. Have you tried uninstalling and re-installing Openedge. HTH
  15. vinod_home

    Complete Noob aboard :)

    support.qad.com. You should be able to sign up using your license codes and have access to all kinds of documentations and training material. HTH
Top