Recent content by jeisma

  1. J

    Runtime link a smart frame to a smart window

    hi! im a little stumped about implementing this. if at designed time you link a smart frame to smart window, progress creates an h_ handle variable. how would u do that if you do that at run time? thx!!
  2. J

    Runtime link a smart frame to a smart window

    Hello!! what i really would like to do is: 1. create a single smart window. 2. create several smart frames, which would contain all modules of my application. 3. this frames will have to be linked to the smart window at run time. which frame will be linked will depend on what the user...
  3. J

    Runtime link a smart frame to a smart window

    Hello, I have smart window, can i at run time create a link and draw a smart frame into it? Regards! Progress 9.1D
  4. J

    Hide window in task bar

    v8.3a. hi! anyone got an idea on how to keep a child window from appearing in the task bar? thx a lot!
  5. J

    n-tier

    hi! please someone tell me bout the architecture of an n-tier app. what are the components needed (AppServer, DB server, etc..). can i use v8 to develop an n-tier app? what is WebClient? thx!
  6. J

    converting to multi vol db

    hi! that's 8192.
  7. J

    converting to multi vol db

    8.3A NT2K AS hi! i intend to convert our 1GB+ db to multi volume db. i have created the necessary st files. but on procopy from orig db to multi db i get this error. "source and target db should have same blocksize: 8192, 4096." during prostrct create i specified -blocksize 4096...
Top