How to connect to Easysoft ODBC

This article explains the commands used to connect to Easysoft ODBC.
  • 1445

Introduction

With Easysoft's ODBC bridge user can access any database which has Windows ODBC driver. Connection string used to connect to Easysoft ODBC in .NET Framework is given below.

Syntax

Driver={Easysoft IB6 ODBC};Server=localhost;Database=localhost: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.