i got the tutorial up and running against sqlserver. I then added a column to the customers table that was of the datatype text (basically equivalent to a memo field in access). i then chnaged the class structure and the mapping file. everything seemed ok (application started) but when i saved the object it failed (no records updated). does this mean the framework does not support text datatype fields?
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
i got the tutorial up and running against sqlserver. I then added a column to the customers table that was of the datatype text (basically equivalent to a memo field in access). i then chnaged the class structure and the mapping file. everything seemed ok (application started) but when i saved the object it failed (no records updated). does this mean the framework does not support text datatype fields?
never mind
after i read the post called
problem with save - update
regarding ansinulls setting. everything worked ok
guess that is why forums are good