Search results

  1. B

    MS SQL 2000 to Progress

    Hi, if this was not yet covered before (I have searched in vain and found none) I would like to know how to migrate an MS SQL 2000 schema and data to a Progress Database. We do not have DataServer (progress product) so connecting MS SQL in Progress as a place holder is not doable. Our version of...
  2. B

    Codejock Task Panel Tutorial

    Ok... so in answer to my own post and out of the desire to improve our application's gui, here finally is the link for the white paper/tutorial to implement the task panel of Codejock in OpenEdge. I should have said "Taskbar" and "MDI" instead of "Task Panel". Well, here is the link if you would...
  3. B

    Can flash objects be embeded in progress

    I havent done this myself but you might want to explore the "FSCOMMAND" function in flash. Im pretty sure you can also access this as a method in OE. "FSCOMMAND" passes arguments (command and args as strings). From there you can evaluate the passed arguments in OE
  4. B

    Codejock Task Panel Tutorial

    Does anyone have the whitepaper/tutorial for using the task panel ocx of codejock in openedge? Thanks for any reply...:)
  5. B

    Old Dog, New Trick

    Thanks again. Well in between V6 and OpenEdge, I WAS into vb6 and a mix of V6. So the change to OpenEdge is not as hard as to one that will jump from V6 to OpenEdge without any gui programming in between. Well again thanks.
  6. B

    Old Dog, New Trick

    10.1B. Yeah! Everything's new. Some new 4gl commands too.
  7. B

    Old Dog, New Trick

    Hi all. V6 programmer here from the Philippines who is now enjoying the power of GUI.:)
Back
Top