List View SP2

murthyspd

Registered User.
Local time
Today, 06:54
Joined
Aug 3, 2006
Messages
31
Hi

I am using MS ListView SP2. While designing the application, I did it in my local drive. Since it is multi-user application, I have put it in a shared folder. The issue that it gives an error that there was an error loading ActiveX control on your form.

Has it to do with reference? Do I have to give reference in all the machines ?
 
One of the downsides of using an ActiveX control. Yes the control has to be on each workstation. Also, I would consider putting the front end .mdb on each workstation... :)
 
By "front end", did you mean, splitting the database ? Will it resolve issues what I mentioned above or do I still need to give reference through all the machines.
 

Users who are viewing this thread

Back
Top Bottom