1. Welcome Guest! In order to create a new topic or reply to an existing one, you must register first. It is easy and free. Click here to sign up now!.
    Dismiss Notice

WIN98SE SCODE error

Discussion in 'Microsoft Windows' started by pjhjones, Apr 3, 2009.

  1. pjhjones

    pjhjones Guest

    I am running win98se. one of our engineers wrote a new test program. When
    they try to run one of the function of the program they get an error:

    ERROR:CDaoException

    SCODE_CODE =340
    SCODE_FACILITY =4
    SCODE_SEVERITY =1
    ResultFromScode =-2147221164

    Can anyone tell me what this means and how do I solve it.
     
  2. PCR

    PCR Guest

    pjhjones wrote:
    | I am running win98se. one of our engineers wrote a new test program.
    | When they try to run one of the function of the program they get an
    | error:
    |
    | ERROR:CDaoException
    |
    | SCODE_CODE =340
    | SCODE_FACILITY =4
    | SCODE_SEVERITY =1
    | ResultFromScode =-2147221164
    |
    | Can anyone tell me what this means and how do I solve it.

    I'm not a computer programmer anymore, but...
    http://www.google.com/search?hl=en&q=CDaoException&btnG=Search
    Google has about 3,820 mentionings of CDaoException.


    --
    Thanks or Good Luck,
    There may be humor in this post, and,
    Naturally, you will not sue,
    Should things get worse after this,
    PCR
    pcrrcp@netzero.net
     
  3. "pjhjones" <pjhjones@discussions.microsoft.com> wrote in message
    news:274126A5-992A-4D84-BB0F-9A3C66F89E7C@microsoft.com...

    > I am running win98se. one of our engineers wrote a new test program. When
    > they try to run one of the function of the program they get an error:
    >
    > ERROR:CDaoException
    >
    > SCODE_CODE =340
    > SCODE_FACILITY =4
    > SCODE_SEVERITY =1
    > ResultFromScode =-2147221164
    >
    > Can anyone tell me what this means and how do I solve it.


    1. You do not have to solve it. The programmer should.
    2. http://msdn.microsoft.com/en-us/library/ms687314(VS.85).aspx
    suggests this particular programming language requires
    Windows 2000. We should not be surprised if it does
    not run as expected under Win98.

    --
    Don Phillipson
    Carlsbad Springs
    (Ottawa, Canada)
     

Share This Page