Search results

  1. S

    Windows error on Linux???

    Hi We run Progress 9.1d on linux machines. The other day in the 3 text fields of a database record we came across these pieces of text. "7c80252d kernel32.dll" "WaitForSingleObject" "NtReplyWaitReceivePortEx " The data recorded in the fields is added via an internal Progress process, so...
  2. S

    licensed user counts

    If a background server process spawns a another batch session, does this child process count as another user? Ken
  3. S

    Reset sequence

    How does one reset a database sequence? I have cleaned data out of a database using proutil truncate and would like to set all sequences back to 0. regards Ken
  4. S

    odbc with C

    Hi, can anyone share some simple C code showing how to connect to a Progress database on linux. ie connect, query and disconnect. I have been able to use the JDBC however I need to do the same but in C. thanks Ken :confused:
Top