View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Tom Ogilvy Tom Ogilvy is offline
external usenet poster
 
Posts: 27,285
Default Upgrading to Office 2003

DAO is still supported. This is assumes you have the required DAO libraries
on your machine (which I assume you would).

I wouldn't expect a lot of compatability issues, not to say there won't be
any.

--
Regards,
Tom Ogilvy



"Jim Thomlinson" wrote in message
...
We will be upgrading to office 2003 in the near future. I have a lot of

code
written in Office 97 and 2000. Will I have any compaitbility issues when

we
upgrade. For example there are a number of spreadsheets using DAO instead

of
ADO. Is everything still supported.

Thanks in Advance...