The database which I'm updating exceeds 120 fields so now, when I call my DataAdapters update method, it throws the excception 'Query is too complex'.
I was just curious as to whether there was a way to workaround this error or if the only option is to make my Database smaller?
Thanks
I was just curious as to whether there was a way to workaround this error or if the only option is to make my Database smaller?
Thanks