Error in opening the exe

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • sunnydharmani
    New Member
    • Aug 2006
    • 4

    #1

    Error in opening the exe

    Dear Guys,

    i m getting the error "Multiple-Step OLE DB operation generated errors.Check each OLE DB status value,if available.No work was done.

    this error is generated when i m running the exe file which is developed by me ....as this exe is working fine in old server...but when i m running this exe in new server....it showing this type of error....

    pls for the same....if sombody knows the solution....... ...........


    your reply will be appreciated.
  • vijaydiwakar
    Contributor
    • Feb 2007
    • 579

    #2
    Originally posted by sunnydharmani
    Dear Guys,

    i m getting the error "Multiple-Step OLE DB operation generated errors.Check each OLE DB status value,if available.No work was done.

    this error is generated when i m running the exe file which is developed by me ....as this exe is working fine in old server...but when i m running this exe in new server....it showing this type of error....

    pls for the same....if sombody knows the solution....... ...........


    your reply will be appreciated.
    Hi sunny
    This problem arrives due to possibly 2 reasons
    1 check all dates in your database by back end whether they are in right format i.e. dd/mm/yyyy or mm/dd/yyyy format is not correct it and
    2 any field have the values larger than it accept...

    Comment

    Working...