אז ככה, התשובה טיפה מורכבת.
בגדול אין מגבלה ברורה למספר העמודות האפשריות, מה שקובע את מספר העמודות האפשריות זה ע"פ אילו עמודות את יוצרת ומה גודלם.
בכל מקרה ניתן להגדיל את המגבלה של סה"כ גודל העמודות אך צריך לעשות זאת בזהירות מהסיבה כי זה יכול לפגוע בביצועי המערכת.
אני מצרף לך לכאן הפניות להסבר רשמי ממיקרוסופט:
Column limits
SharePoint Server 2010 data is stored in SQL Server tables. To allow for the maximum number of possible columns in a SharePoint list, SharePoint Server will create several rows in the database when data will not fit on a single row. This is called row wrapping.
Each time that a row is wrapped in SQL Server, an additional query load is put on the server when that item is queried because a SQL join must be included in the query. To prevent too much load, by default a maximum of six SQL Server rows are allowed for a
SharePoint item. This limit leads to a particular limitation on the number of columns of each type that can be included in a SharePoint list. The following table describes the limits for each column type.
SharePoint Server 2010 capacity management: Software boundaries and limits
מעבר לכך, הייתי רוצה שכשאת מבצעת פרסום תראי מה קורה ב ULS Logs
שנדע בוודאות כי אין בעיה אחרת ברקע.
My Blog: ShareThePoint