Discussions tagged SqlModelMapper
Converted datawindow with SQLModelMapper - Correlation Name not found
- Resolved
- How-to
- Last updated 1 month ago
- Dan Harrel replied 1 month ago
I'm building a web API in SnapDevelop using SQLModelMapper and ODBC, and this is all new to me so far. I have converted a PowerBuilder datawindow to the following (omitted Usings):
namespace MyApp.Models { [DataWindow("d_prt", DwStyle.Default)...
Hi,
I'm having an issue with SqlModelMapper when I'm trying to Load with a modified SqlQueryBuilder. If I call SqlExecutor.Select with the SqlQueryBuilder it works ok, but if I call SqlModelMapper.Load with the same SqlQueryBuilder, it seems to ign...
How to Make SnapObject 2.0 Use run the query from DwSelectAttribute
- Resolved
- How-to
- Last updated 9 months ago
- Gbenga Owolabi replied 9 months ago
I have been on this for days.
Please help with the snapobject v.2.0 usage below.
How do i make snapobject to run the multi-table sql query defined in DwSelectAttribute on the D_Rpt_Mm_Tbills poco class
public List<D_Rpt_Mm_Tbills> Test(param...
- Page :
- 1