I'm working with a report based on a SQL view set up by one of our 'experts'. For reasons only known to himself, one of the fields (MOD_DATE) has been created as a string (DD/MM/YY). The appearance on the report is suitable for my needs (date is in English format), but obviously can't be...
I'm working with a report based on a SQL view set up by one of our 'experts'. For reasons only known to himself, one of the fields (MOD_DATE) has been created as a string (DD/MM/YY). The appearance on the report is suitable for my needs (date is in English format), but obviously can't be...
Here's a nice easy one for you folks...
Somehow I've managed to work with Crystal Reports for some time now, without having to involve myself with or understand SQL or SQL servers (or even much about relational databases. Until now.
I'm now trying to develop reports based on complex SQL...
My report looks something like this (based on a SQL database - knowhow items records):
Title Created Date Created By Assigned To
Some records will hold data for 'Created By' but not 'Assigned To'. Where this is the case, the record does not show in the report at present.
I...
Bit of a long shot, this one!
I'm having problems getting the information I want from linked tables (knowhow/research database on a SQL server).
Table 1 holds most of the obvious record fields (e.g. item ID, title, date added, added by ID etc.). However, to get the full name of the person...
Bit of a long shot, this one!
I'm having problems getting the information I want from linked tables (knowhow/research database on a SQL server).
Table 1 holds most of the obvious record fields (e.g. item ID, title, date added, added by ID etc.). However, to get the full name of the person...
I need to create a simple report based on monthly totals, in the following format:
May June July August
Total Records added: 12 10 56 23
Unfortunately, each record added to the database concerned only has an individual date, so I need...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.