Implementing BASIC MV Reports
Basic MV Reports is a method that allows you to present your Unidata data sets as Excel pivot tables. Pivot … Continue reading Implementing BASIC MV Reports
Basic MV Reports is a method that allows you to present your Unidata data sets as Excel pivot tables. Pivot … Continue reading Implementing BASIC MV Reports
dbf (aka: dBASE) is a standard binary file format that the BASIC MV REPORT method uses as a data source … Continue reading dbf File Format
This pair of programs illustrates how BASIC MV Reports methods support the complex analysis of multi-value and multi-database reporting. Continue reading Sample implementation code
If you’ve ever wanted to copy your Unidata dictionaries from one system to another you might find this pair of … Continue reading Port UniData dictionaries between systems
We all have personal preferences and make lifestyle choices that make sense for each of us. This is evident in … Continue reading UniBasic Code Formatting
If you have ever been faced with the task of importing large amounts of comma separated value (CSV) data into … Continue reading Import CSV data to Unidata