Search results

  1. J

    Database Change Request Form - Template

    Hello All, I want to implement a good database policy and integrity while making any database changes in our application. For this, I am looking for a template that must capture all the important information/steps for any DB changes requested by my fellow teammates. Can somebody point any...
  2. J

    External DLL 32bit vs 64bit

    Hello Guys, I am having a weird problem with installing external DLL. My Process architecture is 64 bit with Progress version 12. As my ABL application uses crystal reporting tool which only support 32bit, it is set to use prowin32.exe instead of prowin.exe and I am assuming progress doesn't...
  3. J

    PdfiumViewer.DLL implementation in ABL Code

    I am trying to implement PdfiumViewer to have more control over my pdf printing (orientation, page size, tray etc.). I have generated its DLL file and placed in session directory along with newly created assemblies.xml file. But its not recognizing my Class definition still. I already got the...
Top