BUG: Field size is changed when you copy and paste a table in an Access project (823228)
The information in this article applies to:
- Microsoft Office Access 2003
SYMPTOMSIn an Access project, you can copy and then paste a table
that has fields that are greater than 256 characters. However, when you view
the size of the fields in the resulting table, the size of the fields is
reduced.CAUSEWhen you copy and then paste a Microsoft SQL Server table in
an Access project on a computer that does not have Microsoft SQL Server 2000 or
SQL Server Desktop Engine (also known as MSDE 2000) installed, the copy and
paste operation uses OLEDB instead of using a bulk copy operation through Data
Transformation Services (DTS).
You can see the problem that is
mentioned in the "Symptoms" section when you use OLEDB to copy and paste the
table. WORKAROUNDTo work around this problem, use one of the following
methods:
- Method 1
Perform the copy and paste operation on a computer that
has SQL Server 2000, MSDE 2000, or SQL Server 2000 Client Tools installed in
addition to Access 2003. - Method 2
Log on to a computer that has SQL Server 2000 Client
Tools installed, and then use the Import and Export Data utility of SQL Server
2000 to copy the table.
For additional
information, click the following article number to view the article in the
Microsoft Knowledge Base: 285829
How to Use Data
Transformation Services (DTS) to Export Data from a Microsoft Access Database
to an SQL Server Database
STATUS
Microsoft has confirmed that this is a bug in the Microsoft products that are
listed at the beginning of this article.
Modification Type: | Minor | Last Reviewed: | 6/8/2004 |
---|
Keywords: | kbADP kbDatabase kbbug kbDesign KB823228 kbAudDeveloper |
---|
|