(RDA = OK) + (SqlClient = PlatformNotSupportedException) + I wonde
- From: "Arif" <Arif@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Wed, 24 Aug 2005 04:38:02 -0700
Hi all,
For the same database=192.x.x.x\c1256 I use both RDA and SqlClient for data
access.
Using RDA i can pull two tables successfully. But when i use SqlClient to
connect to the same database i get error=> PlatformNotSupportedException.
I wonder that for RDA and SqlClient i m using the same paramerets, then why
RDA is working and SqlClient not.
I searched for this error and found that some peoples already got this is
error and the reason is the SQL Server Collation. The collation for my SQL
Server is "SQL_Latin1_General_CP1256_Cl_AS".
If i try to connect to SQL Server with default collation (i.e.
SQL_Latin1_General_CP1_Cl_AS) then SqlClient is working fine and everything
is fine.
Please help how to connect my SQL Server having collation
"SQL_Latin1_General_CP1256_Cl_AS".
arif.
.
- Follow-Ups:
- Re: (RDA = OK) + (SqlClient = PlatformNotSupportedException) + I wonde
- From: Darren Shaffer
- Re: (RDA = OK) + (SqlClient = PlatformNotSupportedException) + I wonde
- Prev by Date: RE: Can't RDA push one table
- Next by Date: Re: connect from desktop to sqlserverce
- Previous by thread: RDA or Replication
- Next by thread: Re: (RDA = OK) + (SqlClient = PlatformNotSupportedException) + I wonde
- Index(es):
Relevant Pages
|