all groups > sql server msde > october 2004 >
You're in the

sql server msde

group:

MSDE Issue



MSDE Issue Sundari
10/25/2004 3:45:06 AM
sql server msde: Hi,

I have a strange issue. We have a DataTable in MSDE with
800 columns. The column name strings are very long.. about
200 characters or more.

When we try to do BULK INSERT into this table, MSDE
results in a General Network error.

We use SQLDataAdapter.

I am working against a very extreme scenario.

Any help?

Regards
Re: MSDE Issue Norman Yuan
10/25/2004 12:58:39 PM
It is impossible to have column in a table with its name being longer than
128 characters. SQL Server/MSDE does not allow column name longer than 128
characters.

[quoted text, click to view]

AddThis Social Bookmark Button