Can not read data from SQL 2008 when I install it on windows XP

  • Dear All,

    I am using windows 2008, VS 2008, and SQL Server 2008.

    I built a windows application which reads data from SQL 2008.

    when I install this application into windows 2008 , it runs successfully and read the data successfully.

    But when I install this application on windows XP, it runs successfully but it does not read any data in its forms.

    I installed Dot Net framework 3.5 SP1 on the windows XP machine, and it did not work.

    I searched google with no results.

    Please help

  • Do you get any errors? Are you sure that you are connecting to the correct server? Did you try to see with profiler or another tool that the application is getting connected to the server?

    Adi

    --------------------------------------------------------------
    To know how to ask questions and increase the chances of getting asnwers:
    http://www.sqlservercentral.com/articles/Best+Practices/61537/

    For better answers on performance questions, click on the following...
    http://www.sqlservercentral.com/articles/SQLServerCentral/66909/

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

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