open songsdb

Post a reply

Smilies
:D :) :( :o :-? 8) :lol: :x :P :oops: :cry: :evil: :roll: :wink:

BBCode is ON
[img] is ON
[url] is ON
Smilies are ON

Topic review
   

Expand view Topic review: open songsdb

Re: open songsdb

by Peke » Wed Apr 15, 2020 9:16 pm

Hi,
Portable version do not Register COM Server objects.

In order to use external Com Connection You would need either to use normal version or create MM Plugin that would serve as parser to raw mem pointer to Object "SongsDB.SDBApplication" and then use it to interact with MM.

open songsdb

by wolfram.brod » Wed Apr 15, 2020 4:23 pm

Hello!
I'm trying to run openoffice-Macro which really worked in 2013. Now I get an runtime-error 91:
The module cannot be loaded - invalid format.
the statement causing the error is:
Set SDB = CreateObject("SongsDB.SDBApplication")
What happened in the meantime - what do I have to change?
(I'm using MM 4.1.14.1813 portable)
Thanks, Wolfram

Top