Sadly i cannot use that particular solution.
i alreayd made a ODBC connection, it is working but we must now use OLE DB.
I was using visual basic to make the connection but my boss uses the logic
"if it does work in Excel it must work the same in Access" so i must show
her it is not the same
thanks for your help

Signature
Data Systems Engineer
Bogota
Colombia
> Dear Cesar:
>
[quoted text clipped - 40 lines]
> >> >
> >> > thanks for your help
Brendan Reynolds - 23 Mar 2006 15:02 GMT
You will probably have to use code.
You can import or link tables using the Access UI, without using code, using
a JET ISAM driver or an ODBC driver, but not an OLEDB driver.
Excel appears to use something called an 'ODC', which apparently stands for
'Office Data Connection'. I searched on 'ODC' at MSDN, and came up with
references to Office Web Components and Data Access Pages. These are
technologies with which I am not familiar, so I can't say for sure if these
references will be useful to you, but for whatever it may be worth, here
they are ...
http://search.msdn.microsoft.com/search/results.aspx?view=msdn&qu=odc

Signature
Brendan Reynolds
Access MVP
> Sadly i cannot use that particular solution.
>
[quoted text clipped - 59 lines]
>> >> >
>> >> > thanks for your help