'I am runnin VB6.0 and cannot get a recordet to return daya
I am trying to raise the following recordset in sql server. I am using the following sql statement. The date format on the server is 2022-03-2022 10-00;00:00
SQL is SELECT * FROM mutable Where date = '2022-03-07'
It returns 0 records
What is the problem?
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|
