I have a trigger attached to a file which has several null-capable fields. The trigger template I'm using supports "soft-coding" of the column data data structure and works well for files without null fields. I can see the basic approach to getting the null indicator array, but I was wondering if anyone had some working examples to help speed the process for me.

Reply With Quote