<aris>'s Profile
Reputation: 0
Apprentice
- Group:
- Members
- Active Posts:
- 23 (0.04 per day)
- Joined:
- 24-August 11
- Profile Views:
- 425
- Last Active:
Feb 02 2013 03:51 AM- Currently:
- Offline
Previous Fields
- Country:
- GR
- OS Preference:
- Windows
- Favorite Browser:
- FireFox
- Favorite Processor:
- Intel
- Favorite Gaming Platform:
- Who Cares
- Your Car:
- Who Cares
- Dream Kudos:
- 0
Latest Visitors
-
GunnerInc 
26 Aug 2011 - 19:16
Posts I've Made
-
In Topic: Access DB vs MSSQL
Posted 2 Feb 2013
Thank you very much. You covered all my questions. -
In Topic: Read data from sql database using datetime picker
Posted 2 Feb 2013
You need to use the LIKE operator in the WHERE clause to search for a specified pattern in a column.
E.g.
Dim editdate As Date editdate = DTPEDITAT.Value Dim strSQL As String = "SELECT EMP_ID,EMP_NAME,AT_STATUS,AT_REMARK FROM ATTENDANCE WHERE AT_DATE LIKE %" & editdate.value & "% ORDER BY EMP_NAME ASC"
-
In Topic: Many-to-Many Relations, How to?
Posted 10 Jan 2013
So, I stick to the third table!
Thank you all! -
In Topic: Many-to-Many Relations, How to?
Posted 10 Jan 2013
OK, it's just the thing that you don't answer my questions, you just force me to follow your way while I'm asking to learn another way. Thanks anyway. -
In Topic: Many-to-Many Relations, How to?
Posted 10 Jan 2013
I just want to learn the other way it can be implemented. That's why I'm asking...
PS. To make it look more professional maybe.
My Information
- Member Title:
- New D.I.C Head
- Age:
- Age Unknown
- Birthday:
- Birthday Unknown
- Gender:
-
- Interests:
- Programming
- Years Programming:
- 3
- Programming Languages:
- Visual Basic .NET, PHP, SQL, HTML, CSS
Contact Information
- E-mail:
- Private
Friends
|
|


Find Topics
Find Posts
View Reputation Given
|
Comments
<aris> has no profile comments yet. Why not say hello?