Setup Link Server right click to add new linked server. Fill in all the appropriate details accordingly. Follow the database name in mysql to be use as… Read more “Selecting data from MySql in MSSQL — Seek Weng”
Month: March 2016
Running SSIS package in a database scheduler — Seek Weng
Copy excel file/ csv file into the table daily repetitiously. Below is the guide to set the SSIS and use the generate package file in the job… Read more “Running SSIS package in a database scheduler — Seek Weng”
Mac Numbers document to Excel — Gullele’s Corner
Starting to play with the numbers app that comes with my mac, and after doing my spreadsheet, pretty much the same as excel so far, i want… Read more “Mac Numbers document to Excel — Gullele’s Corner”
Keep Your Business’ Database Performing at its Best — Database Replication
This is the excerpt for your very first post. via Keep Your Business’ Database Performing at its Best — Database Replication
Salesforce Integration–.NET — Arcscent Solutions Blog
In this blog, I am going to show you how easy to integrate Salesforce to .NET applications using Web Services SOAP API. You can perform DML operation… Read more “Salesforce Integration–.NET — Arcscent Solutions Blog”
CRUD in Lightning — ForceOlympus
In one of our previous blogs displaying account list in a Modal Dialogue box using Lightning Components was discussed.In this blog I will extend Creating a Modal… Read more “CRUD in Lightning — ForceOlympus”
How to Migrate a Git Repository — GerritForge Blog
When and why? We wrote yesterday about the GitEnt-Scm.com shutdown due on April 30th, 2016. Now the issue you would be facing is: how to migrate somewhere… Read more “How to Migrate a Git Repository — GerritForge Blog”
Merging Data with Excel
Before you can do anything with your data, it has to be cleaned and prepped. While certain fixes (spelling errors, date format, number format, etc.) are easy enough to… Read more “Merging Data with Excel”
WordPress All In One Php Plugin
All In One Php Run PHP code inserted into WordPress posts and pages and Text Widget also you can add php code in your post or page… Read more “WordPress All In One Php Plugin”
A short introduction to RESTful application
RESTful applications use HTTP requests to post data (create and/or update), read data (e.g., make queries), and delete data. Thus, REST uses HTTP for all four CRUD… Read more “A short introduction to RESTful application”