|
I have a multi-column data that needs to be inserted into a database field. There are about 100 columns. Each insertion prompts a data adapter error, but deleting some fields and then operating is fine. What is the maximum number of columns allowed for the insertion of a record? |
|