Error occurs on RDA.LocalConnectionString when you use a large string (317341)
The information in this article applies to:
- Microsoft SQL Server 2000 Windows CE Edition
- Microsoft SQL Server 2000 Windows CE Edition 1.1
This article was previously published under Q317341 SYMPTOMS
A Microsoft SQL Server 2000 Windows CE Edition (SQL Server CE) Remote Data Access (RDA) application may fail with the following error message:
Set Property Failed
The error message may occur if you specify a large string by using the LocalConnectionString property of the RDA object that is used to specify the local database connection properties.
CAUSE
RDA fails if the LocalConnectionString property of the RDA object has more than 130 characters.
RESOLUTION
To resolve this problem, specify a string less than 130 characters for the RDA LocalConnectionString property.
Modification Type: | Minor | Last Reviewed: | 9/20/2005 |
---|
Keywords: | kbprb KB317341 |
---|
|