RE: Turkish_CI_AS database trying to open a table
- From: Constantinos Petridis <ConstantinosPetridis@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Thu, 12 May 2005 10:02:03 -0700
It turns out that somewhere in the table there was a collumn that had a Null
collation.
When that was fixed, I was able to get the results I wanted ... :)
"Constantinos Petridis" wrote:
> I have an SQL server 2000 setup with english local and I have created a
> database with the Turkish_CI_AS local.
> Using the SQL Query Analyser I am able to use the database.
> When I am trying to do the same using the .NET Framework 1.0, I get the
> following error:
> The Collation specified by SQL Server is not supported.
>
> The same error is produced when I try to drag 'n drop a table, from that
> database, to my form designer in Visual Studio 2002.
>
> Does the .NET Framework supports the specified local? If not is there a list
> of not supported locals (using the SQLClient) that SQL Server 2000 supports?
>
> Is there a workaround for this problem?
.
- References:
- Turkish_CI_AS database trying to open a table
- From: Constantinos Petridis
- Turkish_CI_AS database trying to open a table
- Prev by Date: RE: Delay in calls to stored procedure
- Next by Date: Re: Returning CURSORS from ORACLE STORED FUNCTIONS
- Previous by thread: Turkish_CI_AS database trying to open a table
- Index(es):
Relevant Pages
|