Search results

  1. M

    How to convert Json Memptr to JsonObject

    Hello, I have a json return to much large (exceed longchar), then I need to use memptr. But I can't found methods or functions to convert memptr to jsonobject. Someone know where (link help so much), or the method to make this conversion ? Thanks a lot Moacir Jr
  2. M

    Geting Computer Name

    Dear Friends, I searched in forum, but not found. I need know the name of computer where my program is executing. In my enterprise, the program run in local computer, with database shared in a server. Does anyone know how I get the computer name? Ty a Lot Moacir Jr.
  3. M

    largefiles database enabled

    Hi all, How I see if a Database is largefile enabled or not ? I try see in promon, but I dont found anything. Ty Moacir Jr.
  4. M

    Disable triggers

    Hi, I have a question.... "DISABLE TRIGGERS FOR LOAD OF customer " will disable only in the session of the program (procedure) or will disable direct in database, and all session (open or not open) will have that triggers disables ? thx a lot moacir jr.
  5. M

    For Each Without Index

    Guys, I need make a "for each", but i don't like use any1 index.... i need make one "for each" in the order of the save in table. thx a lot. Moacir Jr.
  6. M

    Error Install Progress in Wine Suse 10.1

    Dear friends, I am braziliam, and my english is not good... But, I will try install progress 9.1c, 9,1d e 9,1e in my suse linux 10.1 with wine, but same every error message in the hour I entry the code for provision... : "base configuration file is invalid"... I will search, and find wich...
Top