Re: error 80004005 while INITIALIZE sql server CE
- From: "rick" <rickkozak@xxxxxxxxxxx>
- Date: 14 Jun 2006 06:09:19 -0700
This is, unfortunately, a common problem and it seems that there is no
generic solution. This seems to be the single most difficult hurdle
when trying to use sql server ce.
Basically, your connection information is incorrect in some way. How, I
cannot say with any certainty.
However, I will tell you that to get mine working, I had to provide
valid values for these:
CERDA->put_InternetLogin(L"");
CERDA->put_InternetPassword(L"");
But, that may not be your problem.
You should also have a look at the SQL log on your server. It may give
you some hints as to what exactly is failing.
rick
sudha wrote:
why isnt there anyone who can help me solve the problem :(
I have the detailed description of the error here:
Source: Microsoft SQL Server 2000 Windows CE Edition
Native Error: 28507
HR: 80004005
Description: some distributor properties are not specified
Param = 0
Param = 0
Param = 0
Param =
Param =
Param =
With reference to books online, the error is
SSCE_M_MISSINGDISTRIBUTORPROPERTIES
I tried giving sa as the user name and password for distributor with no
avail.
~Sudha
.
- Follow-Ups:
- References:
- error 80004005 while INITIALIZE sql server CE
- From: sudha
- Re: error 80004005 while INITIALIZE sql server CE
- From: sudha
- error 80004005 while INITIALIZE sql server CE
- Prev by Date: Novice Question SQL 2005 Mobile
- Next by Date: Recommendation for a datatype for replication
- Previous by thread: Re: error 80004005 while INITIALIZE sql server CE
- Next by thread: Re: error 80004005 while INITIALIZE sql server CE
- Index(es):
Relevant Pages
|
Loading