Easily find this page again using the shortlink: https://bct.azrcrv.co.uk/5062
Table Type: Company
Table Name: Attachment
Database Table Name: CRONUS UK Ltd_$Attachment$114e4e19-182b-42e2-b5a9-91d8b8ee8ce1
Due to how Dynamics BC tables and columns are named, square brackets need to be wrapped around the table name and column names. Below are example queries showing how Attachment can be queried.
Show/hide an example select of all columns
SELECT
*
FROM
[CRONUS UK Ltd_$Attachment$114e4e19-182b-42e2-b5a9-91d8b8ee8ce1]
Show/hide an example select of all columns by name
SELECT
[timestamp]
,[No_]
,[Internet Message ID]
,[Attachment File]
,[Storage Type]
,[Internet Message Checksum]
,[Storage Pointer]
,[File Extension]
,[Read Only]
,[Last Date Modified]
,[Last Time Modified]
,[Merge Source]
,[Email Message ID]
,[Email Entry ID]
,[Email Message Checksum]
,[Email Message Url]
,[$systemId]
,[$systemCreatedAt]
,[$systemCreatedBy]
,[$systemModifiedAt]
,[$systemModifiedBy]
FROM
[CRONUS UK Ltd_$Attachment$114e4e19-182b-42e2-b5a9-91d8b8ee8ce1]