Wrox Programmer Forums
Go Back   Wrox Programmer Forums > Visual Basic > VB 2005 > Visual Basic 2005 Basics
|
Visual Basic 2005 Basics If you are new to Visual Basic programming with version 2005, this is the place to start your questions. For questions about the book: Beginning Visual Basic 2005 by Thearon Willis and Bryan Newsome, ISBN: 0-7645-7401-9 please, use this forum instead.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the Visual Basic 2005 Basics section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old December 4th, 2007, 02:52 AM
Registered User
 
Join Date: Nov 2007
Posts: 5
Thanks: 0
Thanked 0 Times in 0 Posts
Default Masked textbox display date wrong!

Hi Everyone,

I am using the VB 2005 database configuration wizard to build a form displaying the records from a SQL table. The problem is the masked textbox. The mask I set to is short date 00/00/0000, but it displayed the dates wrong. For example, if the DOB in the database is "02/03/1990", it displays "23/19/90__".

The other problem I have is, sometimes there is no DOB data to document, so I need to leave it blank, but it would not allow me to leave the textbox control, if I don't provide it with a date! (The DOB column in SQL database is set to "allow null")

Any help would be greatly appreciated!

Pal Frustrated

 
Old December 5th, 2007, 02:18 AM
Authorized User
 
Join Date: Nov 2004
Posts: 14
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via MSN to bharatsaboo Send a message via Yahoo to bharatsaboo
Default

set the masked textbox 99/99/9999
 
Old December 5th, 2007, 02:47 AM
Registered User
 
Join Date: Nov 2007
Posts: 5
Thanks: 0
Thanked 0 Times in 0 Posts
Default

Tried that, din't work either.:-(






Similar Threads
Thread Thread Starter Forum Replies Last Post
Display current date and time in a webform TextBox cesemj ASP.NET 2.0 Basics 4 October 22nd, 2007 04:07 PM
making textbox to masked box [email protected] SQL Server 2000 1 June 12th, 2006 11:11 AM
display script - zip file - something is wrong? jstewie Javascript How-To 1 August 31st, 2005 02:07 AM
Whats wrong with the GUI display Sandz Java GUI 1 February 5th, 2005 08:28 AM
Masked TextBox & formatting TextBox melvik C# 1 September 22nd, 2003 11:01 AM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.