jon
on Oct 08, 2018 12:26 AM
2224 Views
Hi,
i have to create an application for sales force to collect orders.
I need some tables of company (customers, products...ecc).
I need to read the tables above from sql server database and write to SQLite database.
How can i solve this task? I never do that.
I would use simple form application wit Entity Framework to serialize and write.
I need some sample to start (video,link...)
tks to everybody
Download FREE API for Word, Excel and PDF in ASP.Net:
Download
jon
on Oct 08, 2018 02:15 AM
3
tks is very simple but i have a question
I would read data with EF and write to SQLite with entity framework
what do you think ? Is a better way?