How to use Remote database in Valentina

This article explains how to use remote database in Valentina and commands related with it.
  • 1497

Introduction

In order to access a database that resides on another network node, the database must be created as a local database on the node it resides on and a remote database definition must be set up on the node from which the database is to be accessed. The connection string used for Remote database in Valentina is given below.

Syntax

Driver={Valentina ODBC Driver};Host=192.168.0.50;Port=15432;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.