October 27th, 2007 by Jack Vaughan
Java Database Connectivity (JDBC) has long provided a valuable API for connectivity between the Java programming language and a wide range of databases. It provides a call-level API for SQL-based database access. As of October 2007, there were 221 drivers for different databases. The latest version: JDBC 4.0 API. Read more »
Posted in Interoperability, Data issues | Comments (0) »
October 27th, 2007 by Jack Vaughan
From early on, Zend Technologies has been a prime driver of PHP in businesses, and its position became even more prominent when IBM, Oracle and Microsoft forged agreements with the company to further PHP platform integration. Earlier this month at its ZendCon conference, the company gave something of a progress report on its various alliances. Read more »
Posted in Interoperability, Applications, Languages | Comments (0) »
October 25th, 2007 by Jack Vaughan
AJAX experts Alex Russell and Joe Walker urge browser makers to take a more active role in the AJAX community’s efforts to bring advanced features to Web applications. We caught up with them at The AJAX Experience East conference in Boston. Read more »
Posted in Interoperability, Applications, Languages | Comments (1) »
October 21st, 2007 by Jack Vaughan
The list of .NET languages is getting longer. Just ahead of releasing the next version of Visual Studio, Microsoft development tool vice president Soma Somasegar announced that his division will work with Microsoft Research to integrate the F# language into Visual Studio. F# is a project that looks to exploit functional programming techniques. Read more »
Posted in Interoperability, Languages | Comments (1) »
October 19th, 2007 by Jack Vaughan
What would it mean to have a SOA test product? Software vendor Parasoft is fielding a SOA tester known as Parasoft SOAtest 5.5, and on the main, it is SOA-ready because it holds a certain awareness of XML-related components. Read more »
Posted in Interoperability, XML/Web services | Comments (3) »
October 18th, 2007 by Jack Vaughan
The world expresses itself in more than one language and the same is true in software, mostly to the general benefit; because diversity and progress are the results. Right? No one doubts that .NET took a lot of its direction from Java, and Java built on C++. Now there may be a bit of pollination of Java originating from the .NET side. Or maybe not. Read more »
Posted in Interoperability, Data issues | Comments (0) »
October 17th, 2007 by Jack Vaughan
Lost amid the general tumult that ensued when the SQL Server 2005 team released a new JDBC driver was word that Microsoft has released a new SQL Server 2005 Driver for PHP. Supported operating systems are Windows 2000 Service Pack 4; Windows Server 2003 Service Pack 2; Windows Small Business Server 2003 ; Windows Vista; and Windows XP Service Pack 2. Read more »
Posted in Interoperability, Data issues | Comments (0) »
October 16th, 2007 by Jack Vaughan
As systems become more and more service-oriented, the importance of the connections between services and consumers of those services rises, Microsoft interop guru Dino Chiesa writes on SearchWebServices.com. He sees Windows Communication Foundation as a ready means to achieve services-consumers connections. Read more »
Posted in Interoperability, XML/Web services | Comments (0) »
October 10th, 2007 by Jack Vaughan
Richard Pawson writes that most of the interoperability discussion seems concerned with how to get software implemented on the Java platform to connect with software implemented on .NET, or vice versa. But there is another potentially relevant discussion: how to write software that will run, without modification, on either platform. Read more »
Posted in Interoperability, Distributed objects | Comments (3) »
October 10th, 2007 by Jack Vaughan
Joe Ottinger writes on TheServerSide.com that polyglot programming has become a bit of a meme, with many pointing out how different languages bring different strengths. Polyglot, in this context, allows programmers to use scripting for some tasks, Java for other tasks, with other languages like C# providing other external services. Read more »
Posted in Interoperability, Applications | Comments (0) »