473,396 Members | 2,154 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

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

dtpicker field blank

Hey Guys,

I have an issue with a dtpicker field in one of my forms. I developed this form using Access 2003 and everything works fine. Recently, I've been asked to deploy this database to secondary office. The version of Access loaded on each workstation in the seconday office is Acces 2003 as well.

The Active X control for the dtpicker in my development copy is Microsoft Date and Time Picker Control 6.0 (SP4). The version of this control in the secondary office is SP6. So I know this is probably where the issue lies in.

When I implemented the database, the users in the secondary office did not have a problem. They can see the date field and select the appropriate dates. The issue occurs when I compact and repair the database on their local server. The compact and repair seems to wipe out that control or field and the form is left with a blank area where the date field used to be.

Does anyone know how to get the right version of this control and how to register etc.?

Thanks!
Dec 4 '07 #1
2 2670
puppydogbuddy
1,923 Expert 1GB
SP6 is a later version, but you should be able to use your version provided it is registered on each machine that is having a problem.
Try to register it, try:

regsvr32 "C:\Windows\System\mscomct2.ocx"

to avoid problems like this, I recommend you not use an activeX. Instead, use a calendar control created from a native ms access form. See below.
http://allenbrowne.com/ser-51.html
http://www.mvps.org/access/forms/frm0057.htm
Dec 9 '07 #2
pepevr
1
blees10,

Did you figure out what the problem was?. I am having the same issue. I also have control version SP6. I have tried to register it also, but I am still having the problem.

Thanks,
Aug 3 '12 #3

Sign in to post your reply or Sign up for a free account.

Similar topics

0
by: someone | last post by:
Hi, We are encountering a problem with the DTPicker. This is the situation: We have a DTPicker-control on a VB6 Active-X. The Active-X is used on a .NET winform. the problem: The .Net...
0
by: Andreas Belitz | last post by:
Hello, in my project, i use a form with Microsoft's Dte Picker Control (MSComCtl2.DTPicker.2). This control is linked up to a date field of a table. When i open the form, the control always...
1
by: Janaka Wijayakoon | last post by:
Hi Everyone, I have added a DTPicker control to my web form. Its working fine with all the work station where that control is registered (Computers where vb runtime is installed) and dipayls a...
11
by: Killer42 | last post by:
Hi all. Short version: DtPicker goes strange when .Enabled changed in VBA code, looking for solution or good workaround. Looooong version: Those of you who have been following various threads...
2
by: siyoyok007 | last post by:
Hello, I'm developing simple system, that needs the use of DTPicker. For my system, i have placed two dtpicker, which means DTPicker1 and DTPicker2. The DTPicker1 will be used as starting date and...
1
by: psuaudi | last post by:
I have a form that I was creating and I wanted to use the microsoft date and time picker. in the On_Load event for the form, I want to set the date and time picker value to Now() Private...
8
by: Sid666 | last post by:
Hi, everyone I'm building an Access DB system using VBA. I have a ActiveX DTPicker so the user can select a date. This date is put in another textbox that is bound to a table. I do this because...
5
by: Robi | last post by:
I have a form which has a dtPicker control with a checkbox. The user checks or unchecks the box to indicate whether or not the date should be utilized. My problem is that the user would prefer to...
1
by: venkatanarasimhaa | last post by:
Hi, I am developing a simple application in VB. I have one DTPicker on my form. If the value of DTPicker is not mindate of DTPicker, It should not be allow us to enter any value earlier than...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...

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.