Can´t find the exact problem

  • Hi, I´m working with SQLServer 2005 and I´m having the following issue. When I install my software (wich connects to an SQLServer database) in a machine that has the SQLServer database locally the program runs fine, the problem is when I install the program on a machine that conects to the SQL Server trought a network, in this case some features of my program work but others don´t, for example it reads data from the database and does some inserts correctly but others not.

    Thanks in advance.

  • Can u give examples of the things that r not working correctly?Thanks

  • Thank you for your answer. This is one of the issues, the program manages projects (in a more specific way it manages the budget of a project) so you can create a new project from scratch or create a new project but copying the budget from another project. When you work in the machine that has the SQL Server database both options work fine, when you work in a machine that connects with the database trough a network (this machine doesn´t have sql server) you can create a new project from scratch but you can´t create a new project copying the budget from another.

  • Hi

    Which exception do you get? Inner and outer exception.

    Greets

    Flo

  • When you say "some of the features don't work", do you get any errors when trying to work with those features. If yes, can you post those errors and the statement(s) that generated the errors?

    --Ramesh


  • Most likely either a networking or application issue; check error log.

    _____________________________________
    Pablo (Paul) Berzukov

    Author of Understanding Database Administration available at Amazon and other bookstores.

    Disclaimer: Advice is provided to the best of my knowledge but no implicit or explicit warranties are provided. Since the advisor explicitly encourages testing any and all suggestions on a test non-production environment advisor should not held liable or responsible for any actions taken based on the given advice.

Viewing 6 posts - 1 through 6 (of 6 total)

You must be logged in to reply to this topic. Login to reply