Hello to all gurus there,
I am using CR 2013 linking to an SQL 2016 database as well as doing OLE DB (ADO) connection to multiple excel workbooks.
We have main data coming from the SQL database but we still have to keep some of the specific data in different .xlsx spreadsheets.
These are spreadsheets that contain additional information for different types of crimes that are not stored at the SQL database and need to pull one of the comments fields to the CR report based on the crime type.
I can successfully link and display the field for a specific type of a crime but is there any way that I can do it at the same Details section anchoring for different types of crimes:
As an example:
Crime Type Address Date Misc Info
Robbery 123 Main St 08/01/18 Susp wearing black mask (This info coming from Robbery excel spreadsheet)
Burglary 555 Central Ave 08/02/18 Broken in at night, cigarettes stolen (This info coming from Burglary excel spreadsheet)
Stolen Vehicle 12 Something Ave 08/02/18 Susp took car with keys in ignition (This info coming from Stolen Vehicle excel spreadsheet)
In all of the cases, I want the Misc Info to display in the same location at the report even though that info is coming from multiple separate spreadsheets
Thanks for any assistance
S.E.
I am using CR 2013 linking to an SQL 2016 database as well as doing OLE DB (ADO) connection to multiple excel workbooks.
We have main data coming from the SQL database but we still have to keep some of the specific data in different .xlsx spreadsheets.
These are spreadsheets that contain additional information for different types of crimes that are not stored at the SQL database and need to pull one of the comments fields to the CR report based on the crime type.
I can successfully link and display the field for a specific type of a crime but is there any way that I can do it at the same Details section anchoring for different types of crimes:
As an example:
Crime Type Address Date Misc Info
Robbery 123 Main St 08/01/18 Susp wearing black mask (This info coming from Robbery excel spreadsheet)
Burglary 555 Central Ave 08/02/18 Broken in at night, cigarettes stolen (This info coming from Burglary excel spreadsheet)
Stolen Vehicle 12 Something Ave 08/02/18 Susp took car with keys in ignition (This info coming from Stolen Vehicle excel spreadsheet)
In all of the cases, I want the Misc Info to display in the same location at the report even though that info is coming from multiple separate spreadsheets
Thanks for any assistance
S.E.