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. Is it any DLL problem?

Is it any DLL problem?

Scheduled Pinned Locked Moved C / C++ / MFC
helpcsharpc++databasequestion
5 Posts 3 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.
  • K Offline
    K Offline
    krishna Vuppala
    wrote on last edited by
    #1

    Iam Developed one application(With some Data Base) in VC++ 6.0 environment. The Exe(in Release mode)is working fine in VC++, .NET systems either the system OS is XP or 2000. But i was Stucked at some systems that are not had VC++ and .NET. here iam not able open Database connection. iam not able to get the bug.is it any DLL problem? :(( :(( :((

    K P 2 Replies Last reply
    0
    • K krishna Vuppala

      Iam Developed one application(With some Data Base) in VC++ 6.0 environment. The Exe(in Release mode)is working fine in VC++, .NET systems either the system OS is XP or 2000. But i was Stucked at some systems that are not had VC++ and .NET. here iam not able open Database connection. iam not able to get the bug.is it any DLL problem? :(( :(( :((

      K Offline
      K Offline
      KarstenK
      wrote on last edited by
      #2

      There is missing some stuff for the database access as drivers or dll. You got to find where the errors happen. For that it is essential to make error handling in your app: writing a log or giving out messageboxes on errors. :rolleyes:

      Greetings from Germany

      K 1 Reply Last reply
      0
      • K KarstenK

        There is missing some stuff for the database access as drivers or dll. You got to find where the errors happen. For that it is essential to make error handling in your app: writing a log or giving out messageboxes on errors. :rolleyes:

        Greetings from Germany

        K Offline
        K Offline
        krishna Vuppala
        wrote on last edited by
        #3

        Mr.KarstenK, Thank you. I have to Access Some database window after clicking some button in GUI. its working properly in VC and .NET based systems. iam facing some problem in non VC and .NET based systems.Here iam not able to access the database window after clicking the button where as in VC n .Net systems...its working fine

        1 Reply Last reply
        0
        • K krishna Vuppala

          Iam Developed one application(With some Data Base) in VC++ 6.0 environment. The Exe(in Release mode)is working fine in VC++, .NET systems either the system OS is XP or 2000. But i was Stucked at some systems that are not had VC++ and .NET. here iam not able open Database connection. iam not able to get the bug.is it any DLL problem? :(( :(( :((

          P Offline
          P Offline
          Perspx
          wrote on last edited by
          #4

          krishna Vuppala wrote:

          But i was Stucked at some systems that are not had VC++ and .NET.

          Is part of your application written for .NET? Regards, --Perspx

          "The Blue Screen of Death, also known as The Blue Screen of Doom, the "Blue Screen of Fun", "Phatul Exception: The WRECKening" and "Windows Vista", is a multi award-winning game first developed in 1995 by Microsoft" - Uncyclopedia Introduction to Object-Oriented JavaScript

          K 1 Reply Last reply
          0
          • P Perspx

            krishna Vuppala wrote:

            But i was Stucked at some systems that are not had VC++ and .NET.

            Is part of your application written for .NET? Regards, --Perspx

            "The Blue Screen of Death, also known as The Blue Screen of Doom, the "Blue Screen of Fun", "Phatul Exception: The WRECKening" and "Windows Vista", is a multi award-winning game first developed in 1995 by Microsoft" - Uncyclopedia Introduction to Object-Oriented JavaScript

            K Offline
            K Offline
            krishna Vuppala
            wrote on last edited by
            #5

            no its written for VC++. but i tested the EXE(in release mode) file in Various systems in my office.

            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