| |
 |
|
|
jBASE Dateline February 2008
THE LATEST
NEWS
Mpower1 Creates BlueFinity Application Services
(BAS) for Outsourced MultiValue and .NET Application Development
BAS has
been established to perform application development for any MultiValue database
or .NET customer who does not have the in-house skills or time to develop,
migrate or enhance their systems themselves. Development can either be
provided as a one time project or as part of an outsourced development and
support contract depending on the needs of the customer. BAS is able to provide
a range of consultancy services, namely:
-
The provision of system
design specialists for design and architecture definition Assistance
and advice in the planning of the solution sought
-
The provision of technical
advice on toolsets, code, design and architecture
-
The provision of
experienced application development personnel to assist in the various aspects
of product design, rollout and implementation
-
Consultancy on Project Management
-
In-depth expertise on both MultiValue and .NET
technologies
Although BAS
will utilize a number of programming languages and development tools from within
the Mpower1 Group of Companies, the company particularly expect to leverage the
use of
mv.NET
in the .NET development environment to produce applications. For more
information, visit
www.basintl.com.
UPCOMING EVENTS
International Spectrum MultiValue Conference
March 31-April 4, 2008
Newport Beach, California
jBASE will exhibit as part of the Mpower1 Group of Companies at the
International Spectrum Show in California. jBASE representatives will be
available at the booth to answer questions about the latest release of its
multidimensional database as well as a range of new products offering data at
rest encryption and OSMOSiS 4GL Rapid Application Development tools. Bob
Markowitz, jBASE Sales, will deliver the following presentation:
jBASE: The State of the Union
jBASE, TEMENOS, and Mpower1 — how are they related? In this session, attendees
will learn the reasons behind the 1999 TEMENOS acquisition of the jBASE product
and company and the subsequent 2002 formation of jBASE International, a member
of the Mpower1 Group of Companies. Learn how the jBASE product benefits from
TEMENOS investment today and how the Mpower1/TEMENOS partnership benefits jBASE
users around the globe. Discussion will then move on to changes in jBASE Release
5, a 64-bit implementation including features such as warm start recovery,
resilient files, auto-resizing files, online backup and more. Finally, we'll
explore some of the additions to the jBASE International product range available
from the Mpower1 Group offering MultiValue/.NET integration, Microsoft Reporting
Services functionality, Data at Rest Encryption and 4GL Rapid Application
Development tools. Attend this session to find out why over 300,000 users
around the world rely on jBASE for mission critical information management!
Visit
www.intl-spectrum
for more information!
PARTNER NEWS
“.NET for MultiValue” Developer Seminars
April 2008
UK and USA locations
jBASE partner, BlueFinity International, will present two day long seminars in
worldwide locations this April.
BlueFinity International supplies leading-edge software
development tools and consultancy services to the MultiValue database and
Microsoft .NET developer communities. These seminars are designed to meet the
needs of those new to BlueFinity and those who are looking for an in-depth
technical demonstration of the advanced functionality. The morning will provide
a high level overview of the BlueFinity product range followed by a detailed
roadmap covering the latest enhancements and previewing things to come. In the
afternoon, BlueFinity developers drill down deeper into mv.NET and take a
comprehensive detailed look at many of the mv.NET technical nuggets and
how-tos in areas which are probably not a developer's first port of call with
the product. With powerful case studies of actual mv.NET applications given by
users of the product and an extensive question and answer session with
BlueFinity architects, this seminar is sure to have something to offer everyone
from those investigating BlueFinity technology to existing customers alike.
The USA show will take place following
International Spectrum in the same location on April 4, 2008. Discounts are
available for Spectrum attendees. For more information, go here:
http://www.bluefinity.com/apr2008.html.
The UK show will take place April
22, 2008 in London. More information is available here:
http://www.bluefinity.com/uk2008.html!
TECHNICAL TIP -
jBASE RELEASE 4.1.5
The power of indexes Part 1
OPENINDEX / READNEXT KEY -- Using an INDEX to access data
where JDP is a file with firstname on atb 1 and lastname on atb
2
CREATE-INDEX -m JDP FULLNAME BY 2:', ':1
See how OPENINDEX and READNEXT KEY can access that data in
sorted order
and without an OPEN of the JDP file
jsh->JED BP SHOW.NAMES
0001 OPENINDEX 'JDP','FULLNAME' TO L.NAMES ELSE STOP
201,'JDP,FULLNAME
0002 SELECT L.NAMES
0003 LOOP
0004 READNEXT KEY FULLNAME THEN
0005 CRT FULLNAME
0006 END ELSE EXIT
0007 REPEAT
jsh-> SHOW.NAMES
COOPER, MICK
GIBSON, BRUCE
LEGGIT, HERVE
McNEALY, ALAN
McNEALY, ERIC...
FREE EVALUATION SOFTWARE
jBASE
4.1.5.19 is now available for download on the jBASE
website. This is a complete working version of jBASE -
More Info
Evaluation versions of mv.NET 3.5.1
and 3.1.1 are available. Please note, Microsoft .NET
experience is recommended.
Register here
Reporting Services Data Connector (RSDC) is now available
for download.
Register here
Evaluation copies of OSMOSiS are available
by request to
osmosis@jBASE.com
|
|
|
 |
|