Hi everyone,
I am trying to figure out how to get a record from a SQL table (Microsoft) that is keyed by a datetime data type.
I want to do a simple query to match the day, but I am getting nowehere fast.
Any idea how to query a datetime datatype in SQL from a select statement in VB so that I can get a specific date?
Thanks!
I am trying to figure out how to get a record from a SQL table (Microsoft) that is keyed by a datetime data type.
I want to do a simple query to match the day, but I am getting nowehere fast.
Any idea how to query a datetime datatype in SQL from a select statement in VB so that I can get a specific date?
Thanks!