Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. C / C++ / MFC
  4. Runtime Error

Runtime Error

Scheduled Pinned Locked Moved C / C++ / MFC
c++helpsysadminquestion
1 Posts 1 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • I Offline
    I Offline
    IsaacLitingjun
    wrote on last edited by
    #1

    Hi,Everyone: when i build the program in server machine, it runs well; but if i build it in local machine and upload, then i got a Runtime Error. -Microsoft Visual C++ Runtime Library- d:\vcydcj.exe abnormal program termination. is it normal, cos the difference of Op-System? Server Machine: Windows 2000 Professional Local Machine: Windows Xp & it seemed problem happened when it runs to these code: CADOParameter pParamIn_Readnum(CADORecordset::typeInteger, sizeof(int)); pParamIn_Readnum.SetValue(pMydoc->rwbossdlg.m_nReadNum); CADOCommand pCmd(pAdoDb_RB, "ydcj_getdata_574"); pCmd.AddParameter(&pParamIn_Readnum); pRs_RB = new CADORecordset(pAdoDb_RB); pRs_RB->Execute(&pCmd)); Thx! ________________________________________ Many nights we've prayed with no proof anyone could hear, we were moving moutains long before we knew we could! Yet now i'm standing here, although we know there's much to fear, hope seemed like summer bird too swiftly flown away ... There can be miracles! When you believe, though hope is frail, it's hard to kill! Who knows what miracles, you can achieve! When you believe, somehow you will ... YOU WILL WHEN YOU BELIEVE

    1 Reply Last reply
    0
    Reply
    • Reply as topic
    Log in to reply
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes


    • Login

    • Don't have an account? Register

    • Login or register to search.
    • First post
      Last post
    0
    • Categories
    • Recent
    • Tags
    • Popular
    • World
    • Users
    • Groups