How to connect to Mimer ODBC driver

This article explains the commands used to connect to Mimer ODBC driver.
  • 1764

Introduction

Mimer SQL-specific versions of ODBC functions are implemented in the Mimer SQL ODBC driver. The driver passes SQL statements to Mimer SQL and returns the results of the statements t the application. Connection string used to connect to Mimer ODBC driver is given below.

Driver={MIMER};Database=database_name;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.