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

Windows Xp date problem


Hi,

I am using windows 2000 Pro with SP4 for development and database is
access2000. Regional Setting is as follows:

Regional Options:
Your locale(location): English United States
short date format: M/d/yyyy
long date: dddd, MMMM dd, yyyy

In Access date/time filed set to MediumDate

In aspx forms page option as;
<%@ Page Language="vb" codePage="1256" culture="ar-AE" uiCulture="ar-AE"%>

Im retriving user input date as follows;

Dim txtIn As String = Month(txtIN.Text) & "/" & Day(txtIN.Text) & "/" &
Year(txtIN.Text)

and insert into table;

suppose user enter 05/01/2005 then I get 05-Jan-2005 in table in correct
format.

THe problem is that, when I moved the program Windows XP pro SP1 and did
same settings as described above,

I get date in the table wrong way.

suppose user enter 05/01/2005 then I get 01-May-2005 instead of expected
05/jan-2005. I expect 05-jan-2005 here like I got in win2000.

How can I solve the problem? What settings need to be changed?

COuld anyone help to overme this problem?

--
LUIS ESTEBAN VALENCIA
MICROSOFT DCE 3.
MIEMBRO ACTIVO DE ALIANZADEV
http://spaces.msn.com/members/extremed/
Nov 19 '05 #1
0 1397

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

Similar topics

1
by: Fons Dijkstra | last post by:
Hello, I'm using the mx.ODBC.Windows package in order to read/write a MSAccess database. Everything works fine apart from the DATE format handling. I'm using the default "datetimeformat" (i.e....
9
by: Eunice Santorini | last post by:
Every once in a while (especially when I visit suspect web sites :), every single window on my Microsoft Windows XP & Microsoft Windows 2000 operating systems goes haywire. All the windows...
4
by: Christina | last post by:
Dear All, How can I pop up the windows task scheduler inside of my .net application? Such as I have a button called Schedule Now, after clicking it, the Add Scheduled Task window will pop up,...
4
by: looking4clues | last post by:
Hi, I would like to know if Access 2.0 can be made to operate on Windows XP. I have used Access 2.0 and my database on a Windows 98 machine for some while, and decided to upgrade to a new...
8
by: Bill Sonia | last post by:
I've written a Windows Service to send e-mails on events like OnStart, OnStop, OnShutDown using System.Web.Mail. It works for everything but OnShutdown. My guess is that for OnShutDown, once my...
1
by: BJ Allmon | last post by:
I'm new to the .NET community. My name is BJ and I've been developing web applications for years now. I'm very new to .NET and could use some assistance. I don't think I'm asking for very much...
0
by: lanky_tx | last post by:
Hi All, I am trying to acess the rows within a child table of a windows form datagrid. I have tried using the CurrencyManager & BindingManagerBase to get the data but doesn't work. The...
2
by: Ryanfai | last post by:
I use the vb.net make the program that save the date and any Information field. when I input the date in textbox then I save to database occurs error that is "Cast from string "20/08/2003" to...
2
by: Trevor | last post by:
Argh! This problem is driving me nuts! Can you help? In November of 2003, I installed a web service on Windows Server 2003 built in VB.NET for v1.1.4322 of the framework. It contains a timer...
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
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
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
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
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.