Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

binary load

why binaryload .if i accessing normal qvw and binaryload files at server level what difference we will find plz help me friends

2 Replies
petter
Partner - Champion III
Partner - Champion III

The BINARY load is fetching all data from another QVW directly without running the load script of the QVW in question. That means that it is extremely fast and you can reuse a complete data model from another application and if you want further refine it after the BINARY statement in your own QVW.

ssb
Employee
Employee

One could also use Binary load to deconstruct an application without using datasource .