Re: Error in Dataset Code
The obvious one to me is that you have likely got a record with an empty postcode. A primary Key cannot be null.
Re: Error in Dataset Code
Hi Bill
I did a check on this and the each record in the postcode column contains a value, it seems to be stating that for some reason out of around 15 columns im unable to run a isB_DMREFnull. However all the other is""null calls from the posttable work fine. Im going to try and rename my current post table and recreate in within my dataset and see what happens.