Flex Grid Control

J

Jacinda

Why can't I get the flex grid control to work in Access 2007?... when I
viewed the demo in my old 2003 version it was fine. But we have upgraded
since then. Now that I am ready to figure out how to use this for my DB it
says it's not supported??... can someone shed some light on the subject?
 
A

Argyronet

Hi,

Most of the OCX components are disabled because they could be "dangerous" if
they are used (embedded) within browser e.g. IE while you browse pages...
So, you have to retablishe the accessibility from the registry :
HKLM\SOFTWARE\Microsoft\Internet Explorer\ActiveX Compatibility\
and change the data to 0 instead of 1024 from the value "Compatibility
Flags" for the CLSID {6262D3A0-531B-11CF-91F6-C2863C385E30} or the CLSID of
you own component.

else, the easier way is to download and use a good tool to do that for you :
http://www.01net.com/telecharger/windows/Programmation/active_x/fiches/35994.html
I believe that it's a US version (I'm french)

Regards
--
Argy
Goto : http://argyronet.developpez.com/
Livres :
Créez des programmes avec Microsoft Access 2007 (ISBN 2742982442)
VBA pour Office 2007 (ISBN 2742983910)
 
J

Jacinda

I'm sure this would be the answer, however it won't allow me to enable this
control. This is probably becasue of my lack of Admin rights.... Thank you.
 
A

Argyronet

Yes, you must have admin rights to use the tool or to access to the registry
if it has been disabled like it usually set inside companies.
I was confronted to the same situation during a mission and I convinced my
responsible to get those rights and as it was justified, I get them... so...
--
Argy
Goto : http://argyronet.developpez.com/
Livres :
Créez des programmes avec Microsoft Access 2007 (ISBN 2742982442)
VBA pour Office 2007 (ISBN 2742983910)
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top