evios 0 Junior Poster in Training

Hi, i am new to MySQL:
Lets say now i have a database, within that database, i have one column named "TEX", and the format of the data are as shown below:
+-----------------------+
| TEX |
+-----------------------+
| 75 2008/05/16 06:02 |
| 75 2008/05/16 06:02 |
| 75 2008/05/16 06:02 |
| 76 2008/05/16 05:45 |
| 76 2008/05/16 05:45 |
How to select data using VB.NET to only time for 06:00 to 06:59?
I need to know the syntax to retrieve the data for specific timing....thanks if can help....

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.