Willing to pay for consulting - Simple queries for .NET automation applications
UPDATE: If someone is willing to lend us their assistance to get this accomplished in short order, we are willing to pay for this help.
We just migrated from FE on-premise to NXT. When on-premise, we could bounce simple queries directly against the SQL Server tables to get data we need to do other formatting and processing work with like:
SELECT PURCHASEORDERNUMBER, IMPORTID
FROM AP7PURCHASEORDERS
WHERE (PURCHASEORDERNUMBER = 31600)
and like:
select CHECKNUMBER, AMOUNT, CHECKDATE
from CHECKS7
WHERE (CHECKTYPE = 1 OR CHECKTYPE = 4) and POSTSTATUS = 2 and BANKSID = 1 and CHECKDATE = '" & dDate & "'"
We ran these queries from Visual Studio .NET applications pre-NXT migration and want to accomplish the same kind of thing using NXT tables, but seem to be getting the impression that it's not possible, even though we can get close using the Purchase Order (GET) console at https://developer.sky.blackbaud.com/docs/services/57a342f1d7dcde1c28a749fe/operations/GetPurchaseOrder/console
Has anyone done this kind of thing using .NET and can guide us down a path? The learning curve is feeling steep, if it's even possible.
Thanks!
1
Comments
-
bump...0
Categories
- All Categories
- 6 Blackbaud Community Help
- 209 bbcon®
- 1.4K Blackbaud Altru®
- 395 Blackbaud Award Management™ and Blackbaud Stewardship Management™
- 1.1K Blackbaud CRM™ and Blackbaud Internet Solutions™
- 15 donorCentrics®
- 360 Blackbaud eTapestry®
- 2.5K Blackbaud Financial Edge NXT®
- 648 Blackbaud Grantmaking™
- 567 Blackbaud Education Management Solutions for Higher Education
- 3.2K Blackbaud Education Management Solutions for K-12 Schools
- 937 Blackbaud Luminate Online® and Blackbaud TeamRaiser®
- 84 JustGiving® from Blackbaud®
- 6.5K Blackbaud Raiser's Edge NXT®
- 3.7K SKY Developer
- 247 ResearchPoint™
- 118 Blackbaud Tuition Management™
- 165 Organizational Best Practices
- 239 The Tap (Just for Fun)
- 33 Blackbaud Community Challenges
- 31 PowerUp Challenges
- 3 (Open) PowerUp Challenge: Data Health
- 3 (Closed) Raiser's Edge NXT PowerUp Challenge: Product Update Briefing
- 3 (Closed) Raiser's Edge NXT PowerUp Challenge: Standard Reports+
- 3 (Closed) Raiser's Edge NXT PowerUp Challenge: Email Marketing
- 3 (Closed) Raiser's Edge NXT PowerUp Challenge: Gift Management
- 4 (Closed) Raiser's Edge NXT PowerUp Challenge: Event Management
- 3 (Closed) Raiser's Edge NXT PowerUp Challenge: Home Page
- 4 (Closed) Raiser's Edge NXT PowerUp Challenge: Standard Reports
- 4 (Closed) Raiser's Edge NXT PowerUp Challenge: Query
- 782 Community News
- 2.9K Jobs Board
- 53 Blackbaud SKY® Reporting Announcements
- 47 Blackbaud CRM Higher Ed Product Advisory Group (HE PAG)
- 19 Blackbaud CRM Product Advisory Group (BBCRM PAG)