Forums
This topic is locked
SQL Help Please!
04 Apr 2007 01:57:52 Dan bush posted:
Hello Im in real need of help as im a beginner out of my depth.
Heres what I need to do, I have a few tables and I need to pull a selection of fields from them to show on a separate page. However I need to filter the results based on the engineer ID who has logged in, and only pull the records that are for the current date.
So that you get a better idea, im trying to allow engineers to log onto the system and view their daily job sheet, with the details of the job from table 1 and the details of the customer from table 2. but only show jobs that are equal to the current date.
I have tried a number of variations but I am really not able to get this to work.
Please help I am short on time and would be very grateful.
thanks
this project is being made in dreamweaver using asp and vbscript
Replies
Replied 04 Apr 2007 19:17:38
04 Apr 2007 19:17:38 Javier Castro replied:
Post what you have, to have a look.