I started again from scratch using a Memo field in the database (I did try this originally but without luck - that's why I ended up with byte arrays etc) and the binding all works fine
I keep receiving Serialization errors in the Output window. Here's how things are set up:
Whenever I try to add a record, edit an existing one or save a Serialization exception is thrown. I assume one or more of the above is incorrect - any help appreciated