Using Office 10.0 (XP) References in Office12 (2007)

WatchSteveDrum

New member
Local time
Yesterday, 16:34
Joined
Jun 7, 2008
Messages
5
Hey everyone,

I did some research on the web and couldn't find anything, so hopefully the knowledgeable people around here might be able to help me?

I'm running Office 2007, but I need to develop an Access database that will run on Access XP. For the most part, this hasn't been too much of an issue, but the big problem has been that the MS Graph 10.0 and 12.0 object libraries don't seem to be super compatible. Is there any way I can use and reference MS Graph 10.0 on my 12.0 system?

Thanks in advance for any help you can give.
 
Yes, you should be able to reference that instead (but only if you have that installed on your Access 12 machine). The better way is to use late binding so you don't have to set a reference at all. However, if you do then you do not have intellisense to help guide you. :)
 
Thanks. I'm sure that would probably work. I don't really have time to try it out, since we solved the problem by just making everyone upgrade to 2007 to use the db:)
 

Users who are viewing this thread

Back
Top Bottom