473,395 Members | 1,584 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,395 software developers and data experts.

Codings help?

Now im doing the project i VB6.0. In that i want to insert the date field into database. In that, if the person enter his Date of birth in a text box in the format of "MM/DD/YYYY" then that field is to be inserted into the database. Now I have the doubt is, if the person enters the Date of birth is not a proper fomat then the message should be like that is "Enter the proper format of Date".So kindly reply me with the code.
Feb 21 '07 #1
1 739
hariharanmca
1,977 1GB
Now im doing the project i VB6.0. In that i want to insert the date field into database. In that, if the person enter his Date of birth in a text box in the format of "MM/DD/YYYY" then that field is to be inserted into the database. Now I have the doubt is, if the person enters the Date of birth is not a proper fomat then the message should be like that is "Enter the proper format of Date".So kindly reply me with the code.

use datetimepicker control or

at the top of the date Tesxtbox use one lable with the date format or
use Format(txtDateValue.Text,"MM/dd/yyyy")
Feb 21 '07 #2

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

Similar topics

1
by: NsonHo | last post by:
May i know the coding for Insert, Update and Delete of MS SQL? Any good websites to search for Codings?
3
by: NsonHo | last post by:
Hi.. can i know what is the .Net Framework coding for Insert, Update, Delete for MS SQL? Any websites to find codings? Please reply asap.. thx...
0
by: wajja | last post by:
I Need to know how to assign passwords to access tables.please show me some SQL sample codings.and what are SQL Access Controls
6
by: sreekandan | last post by:
Hi Now im doing one project to maint the login and logout time of the organization. So I need the VB codings to get the Current time and Date with detail. So kindly reply me anyone.
18
by: sreekandan | last post by:
hi Now im doing one simple project.For that I want to insert the gender of the individuals into the database( i used two checklist one is forMale,another one is for Female).So i want the...
8
by: sreekandan | last post by:
Hi I want the VB6 codings to take the print out. So kindly reply me
1
by: sreekandan | last post by:
Hi everybody, I have used the following code to retrieve and display the details from the database table. rs3.Open "select * from tbl where empid = '" & Text1.Text & "' AND dat Between #" &...
7
by: =?Utf-8?B?UGV0ZXI=?= | last post by:
I'm new to Visual Studio 2005. I'm creating a windows application using Visual Basic. After I added a control to a form and added some codings to the control, I want to rename the control. ...
1
by: jiaudheen | last post by:
hi..i'm jiaudheen. i'm a entry level software employee. i'm new to .net environment. i work on Visual Studio2005. ASP.net as front end. Sql 2000 as back end. C# as code behind. the task is..i have...
2
by: regfire | last post by:
Kindly…. Mention the C codings for this O/p 1. a) Read the file A o/p: aaaaaaaabbbbbbbbb…………..pppppppppppppp b) Read the file B o/p: 11111122222222222……….00000000000111111111 2) The o/p of...
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: 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: 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: 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
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.