edwardncg
2007-02-15T19:50:00Z
I would like to pass the calendar name into a field in my database.
I have assigned 2 fields in my db from the assign table dialog. One from outlook body and the other from the outlook subject . I have a sort on my 3rd field under FILTER ROWS test3 '{OUTLOOK_FOLDER_NAME}' .

How can i update the database field to have this value when i choose Store Item. I thought that by putting '@test3' values ( '{OUTLOOK_FOLDER_NAME}') in folder options/Sql Commands(advanced) would do the trick.
Sponsor
GeniusConnect documentation search (User Manual Downloads...)
Administrator
2007-02-15T20:42:00Z
Hi,

you can also enable the Read Only columns, see Dialog: "Advanced Admin settings" (GeniusConnect Config->Options->Advanced Admin options).

Then start the Assign Table Dialog and the Outlook read only columns become visible.
Now you can map these fields like any other Outlook column.
Please Note:
Read Only columns can be only written to DB, it is read-only in Outlook.
Similar Topics