Search:

Type: Posts; User: kandas.soft

Search: Search took 0.00 seconds.

  1. I am using Visual C++ 6.0

    I am using Visual C++ 6.0
  2. LINK : fatal error LNK1104: cannot open file "nafxcwd.lib"

    When i compile my project in release mode . I am getting the below error.


    But if i compile in debug mode . I am able to compile it successfully. and exe is generated. I am getting error only in...
  3. Replies
    9
    Views
    2,909

    It was not because of access rights. I had admin...

    It was not because of access rights. I had admin rights in my system.
    Finally the problem is solved.

    Actually in my system there were 2 installations one was oracle 8 and other was oracle 10g....
  4. Replies
    9
    Views
    2,909

    I was not able to find it by google the problem....

    I was not able to find it by google the problem.
    The solution given are cross verified. and same. TNS_ADMIN reg entries are there in my registry and it is pointing to tnsnames.ora directory. and...
  5. Replies
    9
    Views
    2,909

    if i try to connect to the other databases in the...

    if i try to connect to the other databases in the TNS file. I am getting the same error.


    If am trying to connect the database from my collegue system with my login credentials. It is connecting...
  6. Replies
    9
    Views
    2,909

    I have tried by giving DBServerName. Even though...

    I have tried by giving DBServerName. Even though it is failing.
    But I am not able to understand why it is throwing tnsnames.ora error.
    The error i am getting in my log is as follows.
    But that...
  7. Replies
    9
    Views
    2,909

    Help me . to solve the above problem

    Help me . to solve the above problem
  8. Replies
    9
    Views
    2,909

    Database connection problem

    when i am trying to debug my project. I am getting error while trying to establish a database connection. My connection is failing.
    I am using Rogwave Library to connect to database.
    I am using...
  9. I have added the required files to my project....

    I have added the required files to my project.
    After adding all the files. I compiled it. It is showing me lot of errors


    Linking...
    Creating library ..\..\..\BUILD\BIN\Debug\ProdAuf01.lib...
  10. error LNK2001: unresolved external symbol

    When i compile my C++ program i am getting the following error.


    Linking...
    Creating library ..\..\..\Build\bin\Release\ProdAuf01.lib and object ..\..\..\Build\bin\Release\ProdAuf01.exp...
Results 1 to 10 of 10