Assumming both files are EXACTLY identical (No. rows, columns, cell-format
etc.) the conversion mechanisms from SQL Server are bound to be different
from those of Access 2003.
Have you tried exporting from each to the same flat file format then using
Windiff to identify any differences?
regards,
Tim G-J
Professional Patabase Solutions Ltd.
(
www.pdbsolutions.co.uk)
"M O J O" wrote:
> Hi,
>
> Thank you for taking time to help me out!!!
>
> I have a table in my SQL Server 2000 that I need to export to an Excel
> file.
>
> When I export this table from the SQL Enterprise Manager (Export
> data...) and export it in Excel97-2000 format, the file size is 90k.
>
> If I link this same SQL table into an Access2003 database and export the
> data as Excel97-2003, the filesize is 160k.
>
> Why????
>
> What is Access exporting that SQL server is not?
>
> Thanks a million!!!
>
> M O J O
>