SQL Server Developer Center > SQL Server Forums > SQL Server Compact > Windows mobile sql server connection
Ask a questionAsk a question
 

Proposed AnswerWindows mobile sql server connection

  • Wednesday, November 04, 2009 5:29 PMMaurizioBa Users MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     

    I connect to sql server express by this string
    Data Source=192.168.1.124\SQLEXPRESS;user id=sa;Persist Security Info=false;password=xxxx;Initial Catalog=dbGestioneScorte;Integrated Security=false;
    It work fine only on a roter, bat it NOT work on two different rooter, on this rooter i can ping the server but i can't connet by sql client.
    I change every roter parameter but notthing change. Plese help me to debug it.

    thanks

All Replies