Search found 3 matches

by nathan
Tue Feb 14, 2017 5:31 pm
Forum: General
Topic: CDFDisbursment and CDFReciept relation to CDFLine
Replies: 1
Views: 747

CDFDisbursment and CDFReciept relation to CDFLine

Hello! I am now attempting to relate the CDFDisbursment sql table to the CDFLine table. Ultimately I am only concerned with the BillCodeID from the CDFPayee table later in the joins. Right now I am stuck at the root relating CDFDisbursment to CDFLine. Any insight would be greatly appreciated! Nathan
by nathan
Fri Feb 10, 2017 3:31 pm
Forum: Integration Development
Topic: SQL CDFLines and Disbursment checks
Replies: 1
Views: 576

SQL CDFLines and Disbursment checks

Hello,

I am trying to retrieve Disbursment Check and CDF data from the SelectDb in sql. If anyone has queries or insight into relating Disbursement checks to the CDFLine items they are written for, and if the check has been applied would be much appreciated.
by nathan
Thu Aug 18, 2016 9:08 am
Forum: Integration Development
Topic: FreeForm Formulas
Replies: 1
Views: 460

FreeForm Formulas

I would like to know where/how FreeForm formulas (formulas entered as text by pressing F8 in SoftPro Select on a highlighted field) are stored. We would create a C# application to modify them programmatically, so an API or SQL related solution would be ideal. Any thoughts are appreciated!