2007-12-19

QueryBrowser

The tool I've developed allows browse queries from AOT or custom queries as such as TableBrowser works.
Visit axaptapedia to download QueryBrowser
Copyright © 2007 Ruslan Goncharov

2 comments:

Todd Hensley said...

Does this work in AX 4.0 SP1?

I'm getting the error:

Message (16:05:59)
Error executing code: Wrong argument types in variable assignment.

Stack trace

(C)\Classes\SysContextMenu\new - line 50
(C)\Classes\SysContextMenuAOT\new - line 5

Ruslan Goncharov said...

In fact I've never tested it under AX4.

But I hope
new DEV_QueryBrowser().run( query );
should work