<aris>'s Profile User Rating: -----

Reputation: 0 Apprentice
Group:
Members
Active Posts:
23 (0.04 per day)
Joined:
24-August 11
Profile Views:
425
Last Active:
User is offline 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

Icon   <aris> has not set their status

Posts I've Made

  1. In Topic: Access DB vs MSSQL

    Posted 2 Feb 2013

    Thank you very much. You covered all my questions.
  2. 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"
    
  3. In Topic: Many-to-Many Relations, How to?

    Posted 10 Jan 2013

    So, I stick to the third table!

    Thank you all!
  4. 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.
  5. 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

Comments

<aris> has no profile comments yet. Why not say hello?