Connect to Intersolv Interbase ODBC driver for Remote computers

This article explains how to connect to Intersolv Interbase ODBC driver for Remote computers.
  • 2082

Introduction

In this I will explain the commands used to connect to Intersolv Interbase ODBC driver for Remote computers. Connection string used to connect it have driver, server, database, user id and password.

Syntax

Driver={INTERSOLV InterBase ODBC Driver (*.gdb)};Server=myServerAddress;Database=ComputerName:C:\mydatabase.gdb; Uid=user_name;Pwd=password;

Ask Your Question 

Got a programming related question? You may want to post your question here

Programming Answers here

Categories

More Articles

© 2020 DotNetHeaven. All rights reserved.