Mule Articles (17) - Page 2

Articles posted by registered members of DotNetFunda.com. You can also post an article and win monthly prizes as well as gain community credit points.

17 records found.
 
Niladri.Biswas
Using Mule Studio to read CSV (Comma Seperated Value) Data from File(Inbound) and write it to PostgreSQL (Outbound) - Step by Step approach 
Last updated on: 23 May 2013 08:29:36 AM by Niladri.Biswas | Views: 57846 | Category: Mule |
Votes: 1 | Rating: 3 out of 5
In this article we will look into as how we can use Mule Studio to read CSV (Comma Separated Value)Data from File(Inbound) and write it to PostgreSQL (Outbound)
Niladri.Biswas
Using Mule Studio to read Data from PostgreSQL(Inbound) and write it to File (Outbound) - Step by Step approach 
Last updated on: 23 May 2013 08:29:59 AM by Niladri.Biswas | Views: 28150 | Category: Mule |
Votes: 1 | Rating: 5 out of 5
In this article we will look into as how we can use JDBC driver to connect to PostgreSQL,read the data from PostgreSQL and write it to some files.