Search found 3 matches
- Mon Sep 16, 2024 3:25 pm
- Forum: Visual FoxPro
- Topic: Local Cursor Operations with SQL and INDEX
- Replies: 3
- Views: 669
Re: Local Cursor Operations with SQL and INDEX
Hi Robert, thanks for your quick feedback. I wonder if it would be meaningful to create issues for those examples at the github-site? https://github.com/X-Sharp/XSharpPublic It would be important to have a better coverage of these SQL/Cursor Operations to move on with xSharp. Looking forward to the ...
- Fri Sep 06, 2024 7:12 am
- Forum: Product
- Topic: Session proposals for the X# Summit
- Replies: 20
- Views: 2336
Re: Session proposals for the X# Summit
Hi Chris,
here priorities from my side:
9. VFP Migration
11. New Language Features
14. From DBF to SQL
1. SDK projects, Multi Targeting and Creating Nuget packages
2. Error Handling & Logging
4. Using X# to the max
17. Getting out of technical debt
Looking forward to the Summit,
br
Mario
here priorities from my side:
9. VFP Migration
11. New Language Features
14. From DBF to SQL
1. SDK projects, Multi Targeting and Creating Nuget packages
2. Error Handling & Logging
4. Using X# to the max
17. Getting out of technical debt
Looking forward to the Summit,
br
Mario
- Fri Jul 05, 2024 6:51 am
- Forum: Visual FoxPro
- Topic: Local Cursor Operations with SQL and INDEX
- Replies: 3
- Views: 669
Local Cursor Operations with SQL and INDEX
Hello, I tried xSharp for the first time and wonder how (for our application essential) local cursor operations are working or if there are plans to support those. In VFP these operations were very fast when using indexes e.g. on cursor-fields with rushmore optimization. Please find attached ...