did you get any other replies, or at least where you able to fix this
problem, cuz i'm having the same problem as well.
Thanks
> Yes I have both Tcpip and named pipes enabled, i've also tried with only
> tcpip but still no connection
[quoted text clipped - 15 lines]
> > >
> > > Best regards / Kent
Ginny Caughey [MVP] - 14 Jan 2008 12:45 GMT
Mostafa,
The things most likely to cause problems connecting to SQL 2005 from a
mobile device are:
1. lack of connectivity - no internet connection
2. SQL Server tcp/ip not enabled
3. Not specifying the ip and port addresses in the connection string (don't
use machine name)
4. Not providing \\domainName\UserID and password in connection string if
using integrated security
If you've checked all of these things, make sure you can access the SQL
Server using the ip address and port from another desktop computer as that
will sometimes help you find the problem.

Signature
Ginny Caughey
Device Application Development MVP
> did you get any other replies, or at least where you able to fix this
> problem, cuz i'm having the same problem as well.
[quoted text clipped - 23 lines]
>> > >
>> > > Best regards / Kent