Hello all, I've been tasked with creating a SQL database for business contacts. It has 30 or more columns. I created the database, and then created its only table...."contacts". I added 30 columns for the table according to what a specific department wanted. I have yet to add the rows to the columns.
I wanted to take the information that will eventually be in the table, and make it accessible in a more user friendly way. We have SharePoint Foundation 2013 and thought it would be great if a web part could function like that for this database.
Or maybe I should use Access? I'm not sure. I'm very much a SQL and SharePoint newbie. Heck, I'm even an Access newbie.
Any ideas?