Page 1 of 1

How import file csv or excel to database

Posted: Tue Jan 23, 2018 8:07 pm
by mah2563

Hello
I want to ask, how to can import file csv or excel to database?
asp.net maker 2018 does not have a feature to import to the database.
How create custom view for import file excel?


Re: How import file csv or excel to database

Posted: Wed Jan 24, 2018 10:17 am
by Webmaster

Currently there is no such feature in ASP.NET Maker. You should use the corresponding Import/Export features of the database engine (SQL Server Management Studio for Microsoft SQL Server) to perform the import.