Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Abstract Error @ TMVCActiveRecord.Count 【sql server】 #363

Closed
holdelphi opened this issue Apr 17, 2020 · 0 comments
Closed

Abstract Error @ TMVCActiveRecord.Count 【sql server】 #363

holdelphi opened this issue Apr 17, 2020 · 0 comments
Assignees
Labels
accepted Issue has been accepted and inserted in a future milestone
Milestone

Comments

@holdelphi
Copy link

env: Windows server 2012 r2, MS SQL SERVER 2017, DX 10.3
dMVCFramework version: 3.2.0 RC6 released
demo : activerecord_showcase

procedure TMainForm.btnCRUDClick(Sender: TObject);
...
Log('There are ' + TMVCActiveRecord.Count().ToString + ' row/s for entity ' + TCustomer.ClassName);
....
Show error: Abstract Error

No problems on update & insert & delete.

@danieleteti danieleteti self-assigned this Apr 18, 2020
@danieleteti danieleteti added the accepted Issue has been accepted and inserted in a future milestone label Apr 18, 2020
@danieleteti danieleteti added this to the 3.2.0-boron milestone Apr 18, 2020
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
accepted Issue has been accepted and inserted in a future milestone
Projects
None yet
Development

No branches or pull requests

2 participants