Icon View Thread

The following is the text of the current message along with any replies.
Messages 1 to 4 of 4 total
Thread Remote Store Questions
Wed, Sep 10 2014 10:10 AMPermanent Link

Lee

ProfitSource

I am trying to learn about remote stores. In a C/S environment I want to export a table to a csv file and then copy that file to a local store and import the file into an in memory table.

To learn about remote store I thought I would play with ElevateDB manager. But I got stuck right away.

I have the server running as a service. In EDB Manager I attempt to create a remote store. I give the store a name and select remote.

On the Remote Login and Store tab, I get lost.

I enter the Default User Name and Passwords.

In the Remote Store section it states that I must select the store on the remote ElevateDB Server. When I attempt to select a store in the remote server, the combobox is empty. It must be connecting to the EDBServer, but there is no store in the server. How do I create a store in the ElevateDB Server?

Thank you,
Lee
Wed, Sep 10 2014 12:20 PMPermanent Link

Uli Becker

Lee,

it's quite simple. On the remote computer you need to create a local store in order to use this store as a remote store from another computer.

Example:

PC1 with EDBServer running as a service, IP = 192.xxx.xxx.xxx, LocalStore "Test" as c:\test
PC2 as client

On PC2 open EDBManager and create a new store, set remote = true, choose the IP 192.xxx.xxx.xxx and the default login data. After that you should see the store "Test" if the connection to the server was successful.

That's all. Hope that helps.

Uli
Wed, Sep 10 2014 12:31 PMPermanent Link

Lee

ProfitSource

Uli;

Thank you. I now got it through my thick skull.

Lee


Uli Becker wrote:

Lee,

it's quite simple. On the remote computer you need to create a local store in order to use this store as a remote store from another computer.

Example:

PC1 with EDBServer running as a service, IP = 192.xxx.xxx.xxx, LocalStore "Test" as c:\test
PC2 as client

On PC2 open EDBManager and create a new store, set remote = true, choose the IP 192.xxx.xxx.xxx and the default login data. After that you should see the store "Test" if the connection to the server was successful.

That's all. Hope that helps.

Uli
Wed, Sep 10 2014 12:40 PMPermanent Link

Raul

Team Elevate Team Elevate

On 9/10/2014 12:31 PM, Lee wrote:
> Thank you. I now got it through my thick skull.
>
> Lee

Not sure if you've seen it but the sales quote article has lot of good
info on stores (and replication) :

http://www.elevatesoft.com/articles?action=view&category=edb&article=building_sales_quote_replication_system_elevatedb

Raul
Image