Get your server issues fixed by our experts for a price starting at just 25 USD/Hour. Click here to register and open a ticket with us now!

Author Topic: How to create new ODBC driver from website panel  (Read 2843 times)

0 Members and 1 Guest are viewing this topic.

Leo.Prince

  • Guest
How to create new ODBC driver from website panel
« on: November 03, 2013, 08:36:37 pm »
Hi,

ODBC drivers (Open Database Connectivity) is a standard programming language middleware application programming interface (API) for accessing database management systems (DBMS). By using ODBC drivers, developer can program the software or application independently with respect to the current database system and operating system. The main advantage is that the program will be easy portable and can be work out from another machine with less changes in the data access code.

In order to create ODBC drivers from website panel, You can follow these steps

1, Login to websitepanel

2) Select Databases >> ODBC DSNs

3) You will view a page with the title – ODBC Data Sources



4) Select ODBC Data DSN button

5) You will view a page with the caption – ODBC DSN Properties

6) Provide a data source name and select an appropriate ODBC driver.



7) As soon as you select a driver name, the relevant options will be displayed on the screen. For instance, if you select SQL Server, you will be able to view options for selecting database name and user.



8 ) Click "save". Done...!!!  8)

Thanks  8)