diff --git a/wheels/model/adapters/MicrosoftAccess.cfc b/wheels/model/adapters/MicrosoftAccess.cfc index 75ee7920d..b5672d0ef 100644 --- a/wheels/model/adapters/MicrosoftAccess.cfc +++ b/wheels/model/adapters/MicrosoftAccess.cfc @@ -83,32 +83,42 @@ - - + + - + - + - + + - - + + - + + + + + + + + if (arguments.limit + arguments.offset gt 0) @@ -220,6 +230,9 @@ + + + loc.returnValue = $performQuery(argumentCollection=arguments); @@ -234,16 +247,23 @@ +