PDA

View Full Version : can't create object



uktous
07-06-2012, 06:31 AM
Hi,


I want get data from brio 8.


I used the following macro to link Excel with brio 8.
However, I get the following error message.


Anyone can help?



Run-time error ‘429’
ActiveX component can’t create object



Sub create_object()

Dim mybrio as object

Set mybrio = CreateObject(“BrioQuery.Application”)

End Sub

BrianMH
07-06-2012, 07:37 AM
Have you added the appropriate references?

Tinbendr
07-06-2012, 08:53 AM
I found this. (http://businessintelligence.ittoolbox.com/groups/technical-functional/brio-l/visual-basic-code-needed-174507)

uktous
07-06-2012, 08:53 AM
Have you added the appropriate references?

what is reference?

is it brioqry.tlb ?

as mentioned at

http://it.toolbox.com/wiki/index.php/Extract_metadata_from_BQY_documents