Recent content by paledecay

  1. paledecay

    OE10.2B appserver & c# error (7243) (7241)

    No, but thanks for asking.
  2. paledecay

    OE10.2B appserver & c# error (7243) (7241)

    Thanks for replies. I got it working by moving the code to the working directory of the appserver and adding an "inv" subfolder in there. I'm very new to the whole proxygen thing, but I'd like to only have to have one set of code... I now am keeping 3 sets just to get the appserver to work...
  3. paledecay

    OpenEdge 10.2B & appserver errors (7243) (7241)

    Duplicate. Not used to waiting on approvals for posts on support forums.
  4. paledecay

    OE10.2B appserver & c# error (7243) (7241)

    I'm currently attempting to read and modify data through our appserver using standard 4GL code that I have compiled into DLL's using the ProxyGen. I'm not sure if the problem lies within my appserver settings, or something I'm doing in my code. I can retrieve data just perfectly, however when...
  5. paledecay

    ODBC .net sql update error 10713

    Ha. About the only thing I didn't try. Thank you. Worked perfectly.
  6. paledecay

    ODBC .net sql update error 10713

    I'm trying to do a very simple update statement from some VisualStudio2008 C# .net (3.5) code and I'm receiving the following error message: ERROR [HY000] [DataDirect][ODBC Progress OpenEdge Wire Protocol driver][OPENEDGE]Syntax error in SQL statement at or about "."mfg-tagm"."location" = 'T'...
Back
Top