Join the social network of Tech Nerds, increase skill rank, get work, manage projects...
 

Search In

how to import .dmp file in oracle database by command prompt

login as dba SYNTAX-- imp userid/password@database_name file='path of dmp file' full=y e.g- imp system/manager@orcl file='c:\dabasefile.dmp' full=y

how can I use php to display question

how can I use php to display question stored in mysql database and choose the right answer for it and give grade if the answer is right and store it back in mysql database (sorry I don't speak English very well )

How to load Image from database on Zend

Hello, I'm trying to load the image from the database only by its name. I tried to pass the directory folder and the image name but it didnt work. Im new at zend. Thankz!  

How To Apply Translation Filters in Drupal 8 for Multilingual Website

First of all lets understand what is multilingual website: Those websites which provides content on it's webpages in more then one language are multilingual website.     Drupal is one of the most popular web CMS (Content Mana

What is Regulatory Compliance - An Overview

While being launched in 2018, the GDPR (General Data Protection Regulation) took most businesses that have a market in the EU by surprise. It challenged the privacy and data protection responsibility that businesses transacting in the EU had to their

LINQ Insert in MVC

In MVC while performing the interaction with the database we can use Language Integrated Query for easier manipulation of the data in the data source.         We can use it very easily by first creating the Data Context for

  • 190
Adding 'Forgotten Password' and 'Reset' To CakePHP

When you Login to a page, Sometimes you forget your password  and want to reset your password. For this you have to follow followings steps to create forget password and reset to your form.  Step 1 : Create a simple login form in login.ctp

Hibernate with multiple Databases/SessionFactory.

Hibernate with multiple databases/session factory : To use Hibernate to support many databases, We have to follow following steps. 1 - We have to create multiple SessionFactory/cfg.xml files for each Database we want to use/connect. 2 - At time o

Install the ODBC in Linux and connect that to your database

To install the ODBC driver and then connect that to your Database follow the below steps: 1- To install ODBC run the below command from terminal sudo apt-get install unixodbc-dev unixodbc-bin unixodbc 2- To install ODBC driver run the below comma

SQL Server : How to shrink or clear the transaction log file ?

Many times the large size of transaction log file (.ldf) in Microsoft SQL is too big which leads to performance issues and loss of valuable disk space.Therefore it's imperative to periodically do database maintenance. In order to clear or shrink

1 141 161
Sign In
                           OR                           
                           OR                           
Register

Sign up using

                           OR                           
Forgot Password
Fill out the form below and instructions to reset your password will be emailed to you:
Reset Password
Fill out the form below and reset your password: