Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
Discussion GroupsFormsForms ProgrammingQueriesModules / DAO / VBAReports / PrintingMacrosDatabase DesignSecurityConversionImporting / LinkingSQL Server / ADPMultiuser / NetworkingReplicationSetup / ConfigurationDeveloper ToolkitsActiveX ControlsNew UsersGeneral 1General 2
Access DirectoryToolsTutorialsUser Groups
Related Topics
SQL ServerOther DB ProductsMS OfficeMore Topics ...

MS Access Forum / Modules / DAO / VBA / February 2006

Tip: Looking for answers? Try searching our database.

Which way of calling the Common Dialog

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Kou Vang - 01 Feb 2006 22:43 GMT
Which way of calling the common dialog box is more reliable?  Using the
Active X or the windows API?  When I use the Active X, it's not much coding
and simple to use.  I have never used the API, but every now and then, the
Active X acts up, and now my cmdl is dead?  Can anyone explain to me why the
active X just went dead if I didn't change anything in my code?  Thanks.
Marshall Barton - 02 Feb 2006 06:23 GMT
>Which way of calling the common dialog box is more reliable?  Using the
>Active X or the windows API?  When I use the Active X, it's not much coding
>and simple to use.  I have never used the API, but every now and then, the
>Active X acts up, and now my cmdl is dead?  Can anyone explain to me why the
>active X just went dead if I didn't change anything in my code?  Thanks.

There are probably lots of reasons, but I've never gotten by
the DLL Hell issue.  It's just that every app that uses the
bleeping thing installs a different version and breaks all
the other apps that use it.

BTW, the API (that I think you're talking about) does not
use the common dialog, it uses Window's File browse
thingie, which is way more stable  ;-)

Signature

Marsh
MVP [MS Access]

 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.