Recently I got an Excel file which contained more than 50 worksheets and I needed to split them into individual files. After a lot of searching, I… Read more “VBA Script for Splitting Excel Workbook — Audit Monk”
Month: April 2018
MySQL Enterprise Edition Database Firewall – Control and Monitor SQL Statement Executions — Scripting MySQL
As of MySQL 5.6.24, MySQL Enterprise Edition includes MySQL Enterprise Firewall, an application-level firewall (it runs within the mysql database process) that enables database administrators to permit… Read more “MySQL Enterprise Edition Database Firewall – Control and Monitor SQL Statement Executions — Scripting MySQL”
Easy mysqldump backups by example. — Digital Owl’s Prose
This blog post, will present three sample uses of the [cci lang=”mysql” no_links=”true”]mysqldump[/cci] backup utility. It will entail backing up: a database, a table, along with a… Read more “Easy mysqldump backups by example. — Digital Owl’s Prose”
Salesforce DX Platform Development — domsteil
Salesforce DX is a new integrated experience designed for high-performance, end-to-end agile Salesforce development that is both open and flexible. Before Salesforce DX, all custom objects and… Read more “Salesforce DX Platform Development — domsteil”
How to track the number of views each Visualforce page in your org receives —
To query metrics on the Visualforce pages in your org, use the VisualforceAccessMetrics object in the Salesforce SOAP API. Make a SOQL query in Workbench to get… Read more “How to track the number of views each Visualforce page in your org receives —”
Using Lightning Components In Visualforce page — Beyond Cloud
In this blog, I am going to explain how to invoke the lightning component from the visualforce page with by using Lightning out.Add Lightning components to your… Read more “Using Lightning Components In Visualforce page — Beyond Cloud”
How to refresh the parent tab from child tab in console app salesforce — Tech Evangel
Scenario Consider a scenario where we need to create a related object record of standard Case object, using the new button in the related list. For example,… Read more “How to refresh the parent tab from child tab in console app salesforce — Tech Evangel”
CPQ Custom Quote Lines — CloudAnswers
Who is this for: Salesforce CPQ developers and admins What’s in it for me: Learn to inspect the PDF generation process and see how to make unconventional… Read more “CPQ Custom Quote Lines — CloudAnswers”
Packed with Powerful Features- It’s Time for Salesforce Spring ‘18 Release — Technology and Programming Blog
Salesforce is all set for its Spring ’18 release. Salesforce updates their platform 3 times a year (Spring, Summer, Winter), and whenever this news is officially released,… Read more “Packed with Powerful Features- It’s Time for Salesforce Spring ‘18 Release — Technology and Programming Blog”
Learn to share Salesforce Forms with others — Online Forms with Salesforce Integration and Mapping
To make things happen and achieve with a team, salesforce provides sharing your forms with others. You can share your forms with sub-users and colleagues. The purpose… Read more “Learn to share Salesforce Forms with others — Online Forms with Salesforce Integration and Mapping”