PC Review


Reply
Thread Tools Rate Thread

What I always wanted to know...3 of 3...references to dll's...

 
 
=?Utf-8?B?TWljaGFlbA==?=
Guest
Posts: n/a
 
      13th May 2004
Hi there,

I am still working with Access97/VBA (will change to 2003 soon).
I built mde systems that use automation with excel and others. When I compile the mde it uses my dll versions and if someone else has a later version (Excel for example) errors occur. I've got no idea how to solve this one...

Any help would greatly be appreciated and a big thanks already now...

Have a nice day...
Michael
 
Reply With Quote
 
 
 
 
=?Utf-8?B?QW5hbmRbTVZQfQ==?=
Guest
Posts: n/a
 
      13th May 2004
Each version of Office has a newer library. So if you want to work with multiple version, you will have to code for each.

Rgds,
Anand M
VB.NET MVP
http://www.dotnetindia.com

"Michael" wrote:

> Hi there,
>
> I am still working with Access97/VBA (will change to 2003 soon).
> I built mde systems that use automation with excel and others. When I compile the mde it uses my dll versions and if someone else has a later version (Excel for example) errors occur. I've got no idea how to solve this one...
>
> Any help would greatly be appreciated and a big thanks already now...
>
> Have a nice day...
> Michael
>

 
Reply With Quote
 
Cor Ligthert
Guest
Posts: n/a
 
      13th May 2004
Hi Michael,

I gues you can find some answers on your questions here

Office
http://support.microsoft.com/default...b;EN-US;311452

http://msdn.microsoft.com/office/

Pia Download
http://www.microsoft.com/downloads/d...displaylang=en

I hope this answers your questions?

Cor


 
Reply With Quote
 
Shawn Hogan
Guest
Posts: n/a
 
      13th May 2004
Wouldn't late binding your office objects using CreateObject work as well?
Our product automates word and we have no issues with differing versions
because we use late binding.

"Michael" <(E-Mail Removed)> wrote in message
news:3E8EE6F6-1369-4F24-8FD3-(E-Mail Removed)...
> Hi there,
>
> I am still working with Access97/VBA (will change to 2003 soon).
> I built mde systems that use automation with excel and others. When I

compile the mde it uses my dll versions and if someone else has a later
version (Excel for example) errors occur. I've got no idea how to solve this
one...
>
> Any help would greatly be appreciated and a big thanks already now...
>
> Have a nice day...
> Michael



 
Reply With Quote
 
Scott M.
Guest
Posts: n/a
 
      14th May 2004
I have always thought of late binding as a temporary patch, but not as a
desired solution because of the performance and instability associated with
it.


"Shawn Hogan" <NOSPAM> wrote in message
news:%(E-Mail Removed)...
> Wouldn't late binding your office objects using CreateObject work as well?
> Our product automates word and we have no issues with differing versions
> because we use late binding.
>
> "Michael" <(E-Mail Removed)> wrote in message
> news:3E8EE6F6-1369-4F24-8FD3-(E-Mail Removed)...
> > Hi there,
> >
> > I am still working with Access97/VBA (will change to 2003 soon).
> > I built mde systems that use automation with excel and others. When I

> compile the mde it uses my dll versions and if someone else has a later
> version (Excel for example) errors occur. I've got no idea how to solve

this
> one...
> >
> > Any help would greatly be appreciated and a big thanks already now...
> >
> > Have a nice day...
> > Michael

>
>



 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
How remove invalid references in Tools>References drop down box? EagleOne@discussions.microsoft.com Microsoft Excel Programming 1 7th Jul 2009 09:52 AM
Help with converting a block of cells with Absolute and mixed references to relative references Vulcan Microsoft Excel Worksheet Functions 3 13th Dec 2007 11:43 PM
Various PDL References and documentation wanted Christoph Lindemann Printers 0 1st Nov 2006 10:15 AM
references adding themselves based on references from other projects referenced Brian Henry Microsoft VB .NET 1 22nd Jul 2005 06:35 PM
file references vs. project references for enterprise apps Adam J. Schaff Microsoft VB .NET 0 21st Aug 2003 02:01 AM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 08:37 AM.