I am trying to make a contact module in sql server 2008 r2, where I have created some table for keeping contact info of the business entities. I want to create a front end using angularjs using which I can upload a single file(excel) at a time and save all the info to database. Is there any good approach using angularjs?.
-
Please be little bit clear here, so i mean do you want to save all contacts into db by picking up them from the file or you want to upload only that file containing contacts.Surjeet Bhadauriya– Surjeet Bhadauriya2017-01-31 09:43:58 +00:00Commented Jan 31, 2017 at 9:43
-
I do have some contacts maintained in Excel file which I want to upload everytime to save all the records to db.Khan– Khan2017-01-31 13:47:09 +00:00Commented Jan 31, 2017 at 13:47
-
ever got an answer to this ?Sana– Sana2017-08-04 11:01:27 +00:00Commented Aug 4, 2017 at 11:01
-
Sana Not yet.Khan– Khan2017-08-20 13:37:04 +00:00Commented Aug 20, 2017 at 13:37
Add a comment
|