Go4Expert
>
Forums
>
Programming
>
Visual Basic ( VB )
> how to distinct a datetime
how to distinct a datetime
Harrysuke
Newbie Member
18Nov2008,13:15
#1
can i know how to
distinct
datetime
in sql so that i can populate my combo1.additem from January to December?
pradeep
Team Leader
18Nov2008,18:43
#2
Code: SQL
SELECT
DISTINCT
CONVERT
(
char,myDate,
1
)
FROM
myDataTable
Thread Tools
Rating
Excellent
Good
Average
Bad
Terrible
Printable Version
Subscribe
Already a member?
User Name
:
Save
Password
Forgot Username/Password?
Not a member yet?
Create Your Free Account Now.
Search Go4Expert
Advance Search
Latest Forum Topics
hour vb.net
Under
Visual Basic ( VB )
VB6 / MYSQL problem using "seek"
Under
Visual Basic ( VB )
How do I apply VB code to a control array object created by code?
Under
Visual Basic ( VB )
Using DataGrid, VB6.0 calls wrong DB
Under
Visual Basic ( VB )
How to set value for columns in CSV file to zero using VBScript?
Under
Visual Basic ( VB )
Find Us On Facebook
Latest Articles
Get File Icons from registry [VB.NET Class]
Under
Visual Basic [VB]
Events + Multi-Threading to Overcome Cross Thread Operation Error in VB.NET
Under
Visual Basic [VB]
Drag Drop FROM VB.net TO Windows Explorer
Under
Visual Basic [VB]
Simple Calculator in Visual Basic 6
Under
Visual Basic [VB]
Handling the large numeric values while exporting to excel.
Under
Visual Basic [VB]
Home
Articles
Programming
Web Development
Operating System
Database
Ethical hacking
Game Programming
Engineering Concepts
Internet Marketing
Gadgets Reviews
Forums
Programming
Web Development
Operating System
Database
Internet Marketing
Ethical hacking
Game programming
Jobs & Careers
Engineering Concepts
Website Monetization
Web hosting
Review My Site
Gadgets
Community
Meet and Greet
General Chat
Chit Chat
Suggestions & Feedback
Newsletter Archives
Freelance Marketplace
Help and Support
Jobs
Search
What's New
Whatsup Today
Newsletter
Site Index
DMCA
Programming and Web Development Forum