472,958 Members | 2,393 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 472,958 software developers and data experts.

DatePicker Control Problem

Two machines look to a shared folder to use a database that resides on a third
machine. Microsoft date picker version 6.0 controls are placed on a form to
allow users to establish search criteria by selecting a beginning date and an
ending date. The form operates correctly on the host and one of the remote
machines, but on the other remote machine the date picker controls trigger
MouseMove Event errors, and will not accept any input. The MCCOMCT2.OCX file
resides in the C:\Windows\System32 folder on each machine, and the file has
been registered on each machine by using the Access menu combination Tools |
ActiveX Controls | Register. What am I missing?
Nov 12 '05 #1
1 3513
db*****@aol.com (Db1data) wrote:
Two machines look to a shared folder to use a database that resides on a third
machine. Microsoft date picker version 6.0 controls are placed on a form to
allow users to establish search criteria by selecting a beginning date and an
ending date. The form operates correctly on the host and one of the remote
machines, but on the other remote machine the date picker controls trigger
MouseMove Event errors, and will not accept any input.


Don't use the controls. Use forms instead.

See the Calendar Tips page at my website
http://www.granite.ab.ca/access/calendars.htm

One alternative is MonthCalendar is a completely API generated Month Calendar derived
directly from the Common Control DLL. There are links to several downloadable
calendar forms at my website. As these are forms you can also do anything with them
you want.

You can also use the calendar form which comes in the Access <insert your version
here> Developers Handbook by Litwin/Getz/Gilbert, publisher Sybex
www.developershandbook.com. These books are well worth spending money. Every time I
open one I save the price of the book.
--
Tony Toews, Microsoft Access MVP
Please respond only in the newsgroups so that others can
read the entire thread of messages.
Microsoft Access Links, Hints, Tips & Accounting Systems at
http://www.granite.ab.ca/accsmstr.htm
Nov 12 '05 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

0
by: Deano | last post by:
Hi, May have asked this before but haven't got anywhere with this. I have a datepicker constructed from a form i.e it's not an ActiveX control. On my date controls I have this line in the...
7
by: Malcolm Webb | last post by:
I use the Microsoft Access Calendar (ActiveX) to pass dates into queries and reports. I have recently come across the Microsoft Access DatePicker developed by Brendan Kidwell and I now use this...
1
by: drishtik | last post by:
hi i am using the datepicker control to allow the user to choose a date and a time but can i do this in just one control? currently i have 2 controls 1 for date and 1 for time thanx
0
by: Qumer Mumtaz | last post by:
Hi There is a datatime picker control in one column of my datagrid.When the cell of sepecific column get the focus the datetime picker control appeare It shows the current system date.If once I...
2
by: WJ | last post by:
Is there a DatePicker control in the current VS.Net (2003) other than the Calendar control ? If not, how can the current calendard control be minimized to a square 21x21px button (with graphic). ...
2
by: flipdoubt | last post by:
What do most people use for a DatePicker and is a DatePicker included in ASP.NET 2.0? I've seen some of the commercial products out there, but the redistributable license for most of them is too...
1
by: Luqman | last post by:
Where can I find DatePicker Control for VS.Net 2005, for Web Applications. Best Regards, Luqman
2
by: Klaus Jensen | last post by:
Hi! Can anybody recommend a nice datepicker-control, which works like the one for Windows forms? I need the combination of being able to enter a date manually (and have it validated) - and...
0
by: Armand | last post by:
Hi All, is anyone of you have any good resource about implementing datepicker that is binded into asp:textbox control? I do have a client side datepicker in JS, but it is binded to html input...
6
by: ichibon | last post by:
Hi, I have trouble setting the position of the DatePicker, a control from WPF Toolket June 2009 release. When click on the DatePicker control, the Calendar always open as a drop down and expands...
0
by: lllomh | last post by:
Define the method first this.state = { buttonBackgroundColor: 'green', isBlinking: false, // A new status is added to identify whether the button is blinking or not } autoStart=()=>{
2
by: DJRhino | last post by:
Was curious if anyone else was having this same issue or not.... I was just Up/Down graded to windows 11 and now my access combo boxes are not acting right. With win 10 I could start typing...
2
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 4 Oct 2023 starting at 18:00 UK time (6PM UTC+1) and finishing at about 19:15 (7.15PM) The start time is equivalent to 19:00 (7PM) in Central...
0
by: Aliciasmith | last post by:
In an age dominated by smartphones, having a mobile app for your business is no longer an option; it's a necessity. Whether you're a startup or an established enterprise, finding the right mobile app...
0
tracyyun
by: tracyyun | last post by:
Hello everyone, I have a question and would like some advice on network connectivity. I have one computer connected to my router via WiFi, but I have two other computers that I want to be able to...
3
NeoPa
by: NeoPa | last post by:
Introduction For this article I'll be using a very simple database which has Form (clsForm) & Report (clsReport) classes that simply handle making the calling Form invisible until the Form, or all...
3
by: nia12 | last post by:
Hi there, I am very new to Access so apologies if any of this is obvious/not clear. I am creating a data collection tool for health care employees to complete. It consists of a number of...
0
NeoPa
by: NeoPa | last post by:
Introduction For this article I'll be focusing on the Report (clsReport) class. This simply handles making the calling Form invisible until all of the Reports opened by it have been closed, when it...
2
by: GKJR | last post by:
Does anyone have a recommendation to build a standalone application to replace an Access database? I have my bookkeeping software I developed in Access that I would like to make available to other...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.