International Spectrum  
Skip Navigation Links
 

 September 1, 2007  

Revelation Software

InterSystems

International Spectrum

EasyCo

  Conference Schedule
 
  Denver 2009
March 23, 2009 - March 26, 2009
 

Mar/Apr 2008

Mar/Apr 2008

Reality Triggers

Subscribe
  Paciolan completes the integration of Informer Web Reporting Software  

Paciolan , a leading provider of ticketing, marketing and fund development solutions for college athletics, performing arts , museums, arenas  professional sports organizations has completed the integration of Entrinsik 's Informer Web Reporting Software into their core solution.

"Integrating these two packages provides our customers 'information on demand' with Entrinsik 's intuitive Informer Web Reporting Software" said David Raber, Paciolan 's Chief Technology Officer.  "Obviously, we're excited to offer our customers the very latest in web reporting capability, all seamlessly integrated with our ticketing solution package."

With Informer, Paciolan clients are able to quickly access all customer data to understand and act on trends in their business.  As part of the integration, Paciolan developers modified Informer's look and feel to be consistent with that of their software, and customized application behavior to reflect custom business rules needed for user security and other processes. 

"The Paciolan partnership is exciting for us as it again demonstrates Informer's ability to seamlessly integrate with ERP applications," said Doug Leupen, President of Entrinsik. "I am confident that Informer will provide the extra edge to allow Paciolan to maintain a leading position in venue ticketing software."

Paciolan began offering Entrinsik 's Informer as a system add-on in July.


  Australia-based T Data Joins BlueFinity International’s Distribution Network  

BlueFinity International , a member of the Mpower1 Group of Companies , is pleased to add T Data to its growing network of distributors of the BlueFinity product line.  From its offices situated in Sydney and Auckland, T Data will market and sell BlueFinity 's mv.NET and Reporting Services Data Connector (RSDC) to businesses throughout Australia, New Zealand and into Asia.

T Data commenced operations in 1982 as a custom software developer using the MultiValue data model and gradually evolved into a value added distributor. John Buchanan, Director of T Data, explains, "Our long history in the industry has allowed us to build a genuinely solid reputation as a dependable, flexible, efficient and price-competitive supplier of products we understand and support.  We pride ourselves on our in-depth product knowledge, technical support by trained and experienced staff and fast, efficient delivery. We are pleased to add BlueFinity's mv.NET and RSDC to our portfolio of cutting-edge products."

mv.NET is a comprehensive solution for accessing MultiValue databases from within Microsoft's .NET environment. It enables software designers to combine the power and flexibility of proven MultiValue technology with the feature rich .NET environment.  Its seamless integration with Microsoft Visual Studio provides a potent rapid application development environment fine-tuned for the MultiValue developer. 

RSDC, when used with mv.NET, supports the full feature set of Microsoft's Reporting Services product and allows it to be used against all of the major MultiValue database platforms with almost no extra work on behalf of the application developer.  This allows MultiValue databases to provide sophisticated, real-time report data using a wide variety of delivery mediums (Browser, PDF, rich-client, application-embedded), incorporating all of the reporting features expected by today's demanding report consumer.  

This distribution agreement is only the latest step in realizing the market potential of BlueFinity technology in the region.  "BlueFinity is developing its channel to market In Australia and New Zealand," says Pete Loveless, CEO of BlueFinity International.  "Our new partnership with T Data  is very important to us as  it gives is a significant partner in the right time zone for the key Australia and New Zealand market."  Loveless continues, "We believe that the combination of BlueFinity International's revolutionary products with T Data's comprehensive services will ensure the success of the product range in region."


  MultiValue Jobs Available  

Execu-Sys, ltd - Positions Available

Experienced UNIDATA/SB+ contractors needed for multiple projects nationwide; any experience with Masterpack, Primac or Epicor software packages a major +. Rate dependent on project-some projects will allow for partial telecommute.

For additional information contact Matt Hart at (800)423-1964 x302 or mh@eslny.com


SENIOR SYSTEMS ANALYST & PROGRAMMER with the Deschutes County Information Technology Dept in Bend, Oregon. Position responsible for defining, analyzing, designing, programming, and implementing computer applications. Duties include but are not limited to, providing application training; and migrating software applications to other platforms, operating systems, and application suites. Four year college degree, preferably in math, computer science, or business; with seven years of progressively responsible experience in project management, systems analysis, and programming environment utilizing the Multi-Valued database and programming language; OR any equivalent combination of education, training, and experience.

SALARY RANGE: $4,442 - $6,079 per month, excellent County benefit pkg.

For further information visit our website @ www.co.deschutes.or.us, or contact the Deschutes County Personnel Dept, Bend, OR @ (541) 388-6553. Deschutes County Application required and accepted UNTIL POSITION HAS BEEN FILLED. For hearing impaired, call TTY/TDD 711. EOE,


  International Spectrum 2008 Conference Announced  

International Spectrum has announced the dates and locations of the 2008 Conference.

March 31-April 4, 2008
Marriott Newport Beach Hotel & Spa

This year's conference will follow a new theme from previous conferences.  It will include many new software development sessions for your business systems, as well as, showing off the latest and greatest tools in the marketplace.

Join us for sessions on some of the following topics:

  • Integrating RFID into your Business
  • Working with EDI
  • Using PHP and .NET with your MultiValue Business environment.
  • OS (Windows/Linux) administration and integration with MultiValue Systems
  • As well as many more...

Mark your calendars TODAY!

Register Today, and save $200 on a full conference pass.


  Raining Data anounces the release of Service Pack 3 for D3/NT 7.5.  

Raining Data anounces the release of Service Pack 3 for D3/NT 7.5. There are many improvements to D3/NT

File System Integrity
The FCB used to be a memory structure that was written out to disk at certain
intervals. It is now held in a memory mapped file. Consequently, file opens will use
additional handles. This improves the integrity of the FCB because, even if the D3
process should crash, the O/S will still flush it out.

ODBC Server
In D3 NT 7.4, the D3 VME server (d3vme.exe) and the D3 ODBC server
(d3odbcsrv.exe) were separate processes. Effective in D3 NT 7.5, the D3 ODBC
server and the D3 VME server functionality are merged. The file name is d3vme.exe.
Debugging is supported with the use of the ODBC Connections settings in the D3
Device Manager and the new TCL nt_restart-odbc command.

VB Class Library
- Replaced the RPC class library with the D3 Class Library that includes the RPC
and ODBC libraries.
- Implemented a more efficient VB-FSI layer.

You can find out more at:
http://forums.rainingdata.com/index.php?showtopic =1499


  MultiValue Tech Tip!  

"What version am I running?" is often the question you need to answer before you can start talking to someone about a problem with your software or about making changes to your software.

You can use the following as a quick reference guide to easily answer the question "What version am I running?" for each component of your software (operating system, database, and application):

What version of HP-UX am I running?

To get the version of Unix on your server, go into the korn shell and enter the 'uname' command with an 'a' option.:

>uname -a
HP-UX  bmd350  B.10.20  D 9000/831  2011043966  64-user license

This example shows HP-UX running the 10.20 version.

What version of IBM AIX am I running?

For those of you running the IBM AIX operating system, to find out what version of the Operating System you are running (including the IBM UniData release), go to the UNIX shell, change directories as shown below and execute the cat command as follows:

# pwd
/usr/ud/bin
-r--r--r--   1 root     dw          &nb sp;   173 Feb 28 2003  port.note

# cat port.note
Platform         : AIX 4.3.3
Operating System : AIX engine 3 4 000159494C00
Porting Date     : Feb 28 2003
UniData Release  : 6.0.3 60_030221_4161
Ported by        : srcman
#

What version of Windows NT am I running?

To get the version of Windows on your server for all releases of NT4.0, execute the command 'status' at TCL within the Universe environment:

>STATUS
You are logged onto XYZ running Windows NT 4.0 (Build 1381 Service Pack 6)

What version of Universe am I running?

To get the version of Universe on your server for all recent releases of Universe, edit the 'RELLEVEL' file in your VOC file:

>ED VOC RELLEVEL
0001: X-type - The RELEASE LEVEL of this account
0002: 9.6.1.3
0003: ADMIN
0004:
0005: 9.6.1.3

In this example, the release is 9.6.1.3.

What is my UniVerse Serial Number?

To find the UniVerse Serial Number, enter the CONFIG command at TCL. The Serial Number is the same as the License Number listed on the first line.

>CONFIG
Configuration data for license number 123456789:
User limit = 10

In this example, the UniVerse Serial Number is 123456789

What version of UniData am I running?

To get the version of UniData on your server for all recent releases of UniData, execute 'VERSION':


>VERSION
Unidata RDBMS......................3.3.2     Yes
Recoverable File System............1.1       No
Transaction Processing.............1.1       No
UniData OFS/NFA....................1.3       ; No
UniServer..........................1.3    &nb sp;  Yes
UniDesktop.........................1.3    &nb sp;  No
USAM Monitor Profile...............1.3       No
USAM Print.........................1.3     &n bsp; No
USAM Batch.........................1.3     &n bsp; No
USAM Journaling....................1.3     &n bsp; No
33265

The actual Version of UniData is 3.3.2.65 (last line).


From Kore Technologies website.


Upcoming Webinars:

Advanced MultiValue Basic Programming
Tuesday May 27, 2008 - 11:00AM PST / 02:00PM EST

UniVerse I-Descriptors
Wednesday May 28, 2008 - 11:00AM PST / 02:00PM EST

UniVerse Indexes
Thursday June 5, 2008 - 11:00AM PST / 02:00PM EST

MultiValue Basic Programming For GUI
Thursday July 3, 2008 - 11:00AM PST / 02:00PM EST

Universe Administration
Tuesday July 15, 2008 - 11:00AM PST / 02:00PM EST

See All Scheduled Webinars

Career

Educational

Software

Vars

May 15, 2008

May 1, 2008

April 15, 2008

April 1, 2008

March 15, 2008

March 1, 2008

February 15, 2008

February 1, 2008

January 15, 2008

January 1, 2008

December 15, 2007

December 1, 2007

November 15, 2007

November 1, 2007

October 15, 2007

October 1, 2007

September 15, 2007

September 1, 2007

August 15, 2007

August 1, 2007

July 15, 2007

July 1, 2007

June 15, 2007

June 1, 2007

May 15, 2007

May 1, 2007

April 15, 2007

April 1, 2007

March 15, 2007

March 1, 2007

February 15, 2007

February 1, 2007

January 15, 2007

January 1, 2007

December 15, 2006

December 1, 2006

November 15, 2006

November 1, 2006

October 15, 2006

October 1, 2006

September 15, 2006

September 1, 2006

August 15, 2006

August 1, 2006

July 15, 2006

July 1, 2006

June 15, 2006

June 1, 2006

May 15, 2006

May 1, 2006

April 15, 2006

April 1, 2006

Skip Navigation Links
Home
Magazine
Conference
e-Xtra
Spectrum University
Resources
Contact Us
Copyright (c) 2006 International Spectrum   Terms Of Use | Privacy Statement