Posted inASP.Net Oracle PL/SQL for Sending Email with Mandrill API :: Oracle UTL_SMTP with Authentication Posted by By Haneef Puttur January 11, 2016 CREATE OR REPLACE PR OCEDURE p_send_mail ( p_sender_name IN VARCHAR2, p_sender IN VARCHAR2, p_recipient IN…
Posted inOracle Create New Schema in Oracle 11G express Posted by By Haneef Puttur July 15, 2015 In order to create a new schema in oracle 11G express, we need to create…
Posted inOracle Unix Installing Oracle OCI (oci8) library to Lubuntu 10.04.4 LTS – Using OCI instantclient 12.1 Posted by By Haneef Puttur April 15, 2015 First Check Version of your Ubuntu Run Command : lsb_release -a Distributor ID: Ubuntu Description:…
Posted inMVC Oracle Create First Visual Studio 2013 , MVC – Oracle Application with ZERO Coding Posted by By Haneef Puttur February 7, 2015 Please refer my tutorials for Creating first oracle database using Developer tools without writing any…
Posted inMVC Oracle First MVC ODP.net project using entity framework – Part 2/2 Posted by By Haneef Puttur February 7, 2015 Task : Connect to oracle DB using ODP.net and generate forms using Entity Frame Work…
Posted inMVC Oracle Create and Manage Oracle Database Using Oracle SQL Developer GUI Posted by By Haneef Puttur February 7, 2015 Pre Requisites: Oracle SQL Developer Oracle Database Instance Login Details Complete Video Tutorial http://youtu.be/oq2r8DdFv7I Step…