meltingpot
Technical User
I have a small contacts data base system based on MS access. The interface is web based and written in ASP .
My boss needs a report showing how many new contacts have been added since the last report was run, expressed as a number. This will probably be a SQL query running a count(*).
Im stuck as to how to do this ... is it an ASP thing or SQL statement ..can anybody please help
My boss needs a report showing how many new contacts have been added since the last report was run, expressed as a number. This will probably be a SQL query running a count(*).
Im stuck as to how to do this ... is it an ASP thing or SQL statement ..can anybody please help