S
smat-consulting
Guest
Option 1: I don't know why Load Table Contents would be disabled - somebody from Progress with access to the source-code should be able to answer that question. Could it be a licensing issue? 2. Option 2: You are writing an ABL program, but are trying to execute it in the SQL Explorer. ABL you can execute within the Progress Editor (Start -> All Programs -> OpenEdge -> client). Also, you are missing the statement CREATE stirrup. before the import. Option 3: this is basically the same as running the Table Load within the admin-tool. It's just a wrapper program which can be run from a shell-script (for automating dumps and loads of data and definitions). It is actually running the same as the Admin-Tool UI. I am suspecting, that it won't do the trick as it most likely runs into the same restriction that caused the option to be disabled in the tool...
Continue reading...
Continue reading...