Blog
Insights and Ideas from Our Team
Filter By:
Featured Posts
Sub-selects within Joins in Zend Framework 2
Check out this solution to getting the latest version of a set of records for each category of that record from certified developers.
FileMaker Plugins Behaving Badly
Check out this great trick for troubleshooting misbehaving plugins in FileMaker.
Extensible Stylesheet Language Transformation (XSLT)
Learn more about how Extensible Stylesheet Language Transformations (XSLT) works and how it can transform your next project.
Salesforce.com Ant Migration Tool
Ant: Your Configuration Migration Tool for Salesforce Ant (Another Neat Tool) is a Java tool that performs tasks based on XML instructions. It serves as a great configuration migration tool for Salesforce. You give it an XML configuration file with the details of the possible tasks to perform. Then tell it the task you’d like…
Join Soliant Consulting at FileMaker DevCon 2013!
Soliant Consulting is pleased to announce that two of our team members will present at the 2013 FileMaker Developer Conference.
Update: Send Mail Windows Nuance & Workaround
Read the update to our previous post on send mail windows nuance & workaround, to find a great custom function to attach files.
Exceptions in Visualforce
Are DML changes rolled back when an exception occurs in Visualforce? It is clear from the official Salesforce documentation that all database modifications initiated from a trigger are rolled back when an exception occurs. We can look at it as if the application server started a transaction in our behalf, and handled the roll back…
Replacing Zend Server’s MySQL with MariaDB
Check out this step by step guide to replace Zend Server’s MySQL with MariaDB from certified developers at Soliant Consutling.
Accessing a hosted FileMaker database without file references
Learn how to access a hosted FileMaker database without file references to support applications with remote users.