G
Guest
I have created a webpage interface for a guy to enter data into a database at
the office remotely using IE. I want to create a query that will display all
the results from the data he entered so he can double check it.
What do I need to put into the date field so that it will pull only records
that were entered today. Like:
where [Date] = SysDate ? or something?
the office remotely using IE. I want to create a query that will display all
the results from the data he entered so he can double check it.
What do I need to put into the date field so that it will pull only records
that were entered today. Like:
where [Date] = SysDate ? or something?