473,385 Members | 2,014 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,385 software developers and data experts.

DateTime Picker Nightmare!!

108 100+
Greetings,

I have an issue with my datetime picker where its not active until I select another field on my form.

Any field on the form.
I have tried to manually setfoucus and give values with events and form load with VBA without luck (unfortunately I cant remember my exact actions to repeat here, apart from banging head on keyboard alot)

If i right click when running the form and action 'remove filter/sort' it automatically becomes active too.

All this has become an issue because dll files and other components on my pc are different than those used at my university. Very confusing.

All machines (university and mine) run acess 2003 (mine Sp2 theres Sp1) but for some reason it states my database is acess 2000 format, really confused.

Other than that all is good :)
Nov 27 '06 #1
5 2425
NeoPa
32,556 Expert Mod 16PB
If it reports the database as Access 2000 format then surely it will let you upgrade it to the latest version?
Remember to take a back-up first (or upgrade to different file instead).
Nov 27 '06 #2
robtyketto
108 100+
Im not worried about the access 2000 file format at the moment.

Think I need a break from access keep making silly mistakes!

My booking table has an autonumber field as the unique reference for a booking.
On my form load to enable the user to add a new record I have added the following

Expand|Select|Wrap|Line Numbers
  1. Private Sub Form_Open(Cancel As Integer
  2.              DoCmd.RunCommand acCmdRecordsGoToNew
  3. End Sub
The Datetime picker is only activated when the reference number is autogenerated, this happens when a form field is bound to a table field.

I know its trivial but somehow seeing the datetime picker become active after updating a field doesnt look athestically pleasing.

Is there anyway around this?

PS Apologies for not using CODE tages in other posts!
Nov 27 '06 #3
NeoPa
32,556 Expert Mod 16PB
I wish I could help you but I've never dealt with a date/time picker.
I can't think of anything I know which could help you on this one.
Sorry.
Nov 27 '06 #4
MMcCarthy
14,534 Expert Mod 8TB
When you speak of a date/time picker are you talking about an activeX calendar control. If so what code are you using.
Nov 28 '06 #5
Killer42
8,435 Expert 8TB
Perhaps it would help if the date/time field on the table had a default value?
Nov 28 '06 #6

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

Similar topics

1
by: Colin Joss | last post by:
Sorry folks, being a bit dense here. I need a DateTime Picker for a PDA application I'm building. Couldn't see one in the standard tools so search Microsoft. Found one. Downloaded it. Now...
0
by: Ata İsmet Özçelik | last post by:
Hi there, I have a problem with the DateTime picker.. I want to use my custom format; for this I can give a string for the format.But My goal is to have the month name in the box in upper case...
0
by: Qumer Mumtaz Goraya | 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...
3
by: Brian | last post by:
Hello, I have a wierd problem. I have a datetime picker that doesn't seem to want to sinc up its .value and .text proberties. I can step through the code and see that they are different values. ...
5
by: Michel Posseth [MCP] | last post by:
Hello we have encountered the following problems with the date time picker control A : datetime picker control gives focus to last entered field when moving back and forward with focus how do...
1
mafaisal
by: mafaisal | last post by:
Hello Experts I am Using vb.net 2005 Hw To Put DateTime Picker in Datagrid view I have to sea Datetime Picker in Specified Cilomn of Datagrid I try This But The Location Hw To Change to the...
4
by: gggram2000 | last post by:
Hi, I'm using php 5.2.3 with mysql server 5.1 as backend. I have a program in which a person enters or chooses two dates from two datetime pickers and other info, I'm not sure if the problem is...
1
by: sonubaba | last post by:
hello, my question is, in my web application i need datetime picker control in which user can select both date and time from DateTime Picker control i could not find this anywhere on inter net ...
1
by: Subir Nath | last post by:
Sir, I am working on my academic project in C# windows application for management of an institute. Am not able to use the 'month calender' or 'datetime picker' control. I need to select a...
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
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
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
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...

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.