PC Review


Reply
Thread Tools Rate Thread

ActiveX Control not licenced...?

 
 
=?Utf-8?B?RWRkeSBGZXJuYW5kZXM=?=
Guest
Posts: n/a
 
      21st Feb 2006
I wanna to develop into a form an way to get some archives from PC using the
ACtiveX control COMMOM DIALOG, but the answer is:"YOU HAVE NOT LICENCE TO USE
THIS ACTIVEX CONTROL".
And now, what can I do to finalize my application? How can I resolve this?
 
Reply With Quote
 
 
 
 
Douglas J Steele
Guest
Posts: n/a
 
      21st Feb 2006
Assuming you're trying to use the File Open dialog, use the API approach
demonstrated in http://www.mvps.org/access/api/api0001.htm at "The Access
Web"

You'll find it's much more reliable than the file dialog.

--
Doug Steele, Microsoft Access MVP
http://I.Am/DougSteele
(no e-mails, please!)


"Eddy Fernandes" <Eddy (E-Mail Removed)> wrote in message
news:3DBED38F-0B63-43E2-9985-(E-Mail Removed)...
> I wanna to develop into a form an way to get some archives from PC using

the
> ACtiveX control COMMOM DIALOG, but the answer is:"YOU HAVE NOT LICENCE TO

USE
> THIS ACTIVEX CONTROL".
> And now, what can I do to finalize my application? How can I resolve this?



 
Reply With Quote
 
=?Utf-8?B?RWRkeSBGZXJuYW5kZXM=?=
Guest
Posts: n/a
 
      21st Feb 2006
Well,
Trouble resolved!!!
I got the information that I had needed in this
example:"http://www.mvps.org/access/downloads/Explorer.zip"

Idea in my application was:
In MSAccess OLE Objects requires many space in disk, and how many user entry
dates, principally pictures, database grows up of size, so I was looking for
some code or way to optimize it;
My solution for this it's: user select a picture that make reference for
that record in a form, and using the example bellow I got a way to use just
FILE PATH that user choose, in a personalized form that reads files
information passing it to a text box control, and this text box control
repass the file path to image control in the form.

The good of it is database not get the file, like seems in an OLE Object,
but just that file path ONLY, updating the information when text box control
sends another file path to image control, showing the correct information
(using Form_Current procedure).

The best this is what Commom Dialog ActiveX is not used, but developer can
personalize a form to read and colect information of the file using list
boxes, comand buttons and text boxes.

Try it this example bellow, I guess it more better than ActiveX control.
thanx!


"Douglas J Steele" escreveu:

> Assuming you're trying to use the File Open dialog, use the API approach
> demonstrated in http://www.mvps.org/access/api/api0001.htm at "The Access
> Web"
>
> You'll find it's much more reliable than the file dialog.
>
> --
> Doug Steele, Microsoft Access MVP
> http://I.Am/DougSteele
> (no e-mails, please!)
>
>
> "Eddy Fernandes" <Eddy (E-Mail Removed)> wrote in message
> news:3DBED38F-0B63-43E2-9985-(E-Mail Removed)...
> > I wanna to develop into a form an way to get some archives from PC using

> the
> > ACtiveX control COMMOM DIALOG, but the answer is:"YOU HAVE NOT LICENCE TO

> USE
> > THIS ACTIVEX CONTROL".
> > And now, what can I do to finalize my application? How can I resolve this?

>
>
>

 
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
publish activeX combobox and other activeX control =?Utf-8?B?aXJlbmUgYw==?= Microsoft Excel Programming 0 19th Mar 2007 07:19 AM
ActiveX Control prompt "An ActiveX control on this page might be u =?Utf-8?B?UmFodWw=?= Windows Vista General Discussion 2 1st Aug 2006 05:08 PM
Compilation failed while compling window user control which takes reference of Activex control ashish_gokhale Microsoft ASP .NET 0 5th May 2005 02:36 PM
Creating ActiveX control Within activeX Control Vinay Chopra Microsoft VC .NET 1 17th Jan 2005 03:41 PM
Control-N MainMenu shortcut weirdness with ActiveX Browser control Tom W Microsoft C# .NET 0 20th Jan 2004 05:15 AM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 10:11 PM.