Access 2003 - SQL 2005
Hi All,
Not sure where to post this, apologies if incorrect.
I have a few tables linked from Access to SQL Server 2005.
Problem is, when data is retrieved from SQL to Access, the fields in Access are "padded", i.e. - if the field in the SQL table is a varchar (10), then when the data is in Access, the field length is 10, irrespective if there is 1 character or 10 in the original SQL field. E.G - Field value in Server is "Hello", when retrieved into Access, it is "Hello ".
Any info appreciated.
Michael
Hi All,
Not sure where to post this, apologies if incorrect.
I have a few tables linked from Access to SQL Server 2005.
Problem is, when data is retrieved from SQL to Access, the fields in Access are "padded", i.e. - if the field in the SQL table is a varchar (10), then when the data is in Access, the field length is 10, irrespective if there is 1 character or 10 in the original SQL field. E.G - Field value in Server is "Hello", when retrieved into Access, it is "Hello ".
Any info appreciated.
Michael