Philip24
Returning Member
06-16-2025
11:45 AM
- Mark as New
- Permalink
- Report Inappropriate Content
We are trying to use the Lacerte SDK to build an integration with our Web app to read/write data files. Has anyone done something like this before and can share guidance on how to design this integration? If not connected with a web app, has anyone built a program to read/write data files using ODBC driver and .Net program?
fucci
Returning Member
07-01-2025
04:01 PM
- Mark as New
- Permalink
- Report Inappropriate Content
Hi Philip,
I am currently building a similar project using .Net and SQL mainly
I believe writing is heavily limited using ODBC, that's what I personally found out at least.