I am using Crystal V8.0 connecting to SQL Server Tables.
I am amending an existing Report that already uses various linked tables (all set up in the Visual Linking Expert).
I now need to extract data from a new table that does not in any way link to the existing tables. The new table will only ever contain one row of data - so I do not really need a Join anyway.
My new table will link to another table which contains an Image Field which I want to put on the report. I had thought of creating an SQL Expression Field but I do not seem to be able use this with the Image Type field in my table.
Can anyone tell me how I can do this please.
I am amending an existing Report that already uses various linked tables (all set up in the Visual Linking Expert).
I now need to extract data from a new table that does not in any way link to the existing tables. The new table will only ever contain one row of data - so I do not really need a Join anyway.
My new table will link to another table which contains an Image Field which I want to put on the report. I had thought of creating an SQL Expression Field but I do not seem to be able use this with the Image Type field in my table.
Can anyone tell me how I can do this please.