Icon View Thread

The following is the text of the current message along with any replies.
Messages 1 to 4 of 4 total
Thread DBISAM, Web Builder
Fri, Sep 21 2012 3:40 AMPermanent Link

Andrej Bivic

I have a simple desktop app written in Delphi based on DBISAM database. I would like those data to be seen trough web-builder-app. What do I need to do? Is this possible?
Mon, Sep 24 2012 12:41 PMPermanent Link

Tim Young [Elevate Software]

Elevate Software, Inc.

Avatar

Email timyoung@elevatesoft.com

Andrej,

<< I have a simple desktop app written in Delphi based on DBISAM database. I
would like those data to be seen trough web-builder-app. What do I need to
do? Is this possible? >>

You need to define datasets in the DataSet Manager for all tables/queries
that you want to expose to the EWB application.

You can use the following topic in the manual to see how to define a dataset
in the IDE:

http://www.elevatesoft.com/manual?action=viewtopic&id=ewb1&topic=DataSet_Manager

You should also review this section of the manual to get an understanding of
how the datasets work in an EWB application:

http://www.elevatesoft.com/manual?action=topics&id=ewb1&section=using_datasets

If you have any other questions, please let me know.

Tim Young
Elevate Software
www.elevatesoft.com



Fri, Sep 28 2012 2:50 AMPermanent Link

Andrej Bivic

So,  existing DBIsam tables on FTP and then EWB will be able t oacces them?

andrej


"Tim Young [Elevate Software]" wrote:

Andrej,

<< I have a simple desktop app written in Delphi based on DBISAM database. I
would like those data to be seen trough web-builder-app. What do I need to
do? Is this possible? >>

You need to define datasets in the DataSet Manager for all tables/queries
that you want to expose to the EWB application.

You can use the following topic in the manual to see how to define a dataset
in the IDE:

http://www.elevatesoft.com/manual?action=viewtopic&id=ewb1&topic=DataSet_Manager

You should also review this section of the manual to get an understanding of
how the datasets work in an EWB application:

http://www.elevatesoft.com/manual?action=topics&id=ewb1&section=using_datasets

If you have any other questions, please let me know.

Tim Young
Elevate Software
www.elevatesoft.com



Fri, Sep 28 2012 2:59 PMPermanent Link

Tim Young [Elevate Software]

Elevate Software, Inc.

Avatar

Email timyoung@elevatesoft.com

Andrej,

<< So,  existing DBIsam tables on FTP and then EWB will be able t oacces
them? >>

No, unfortunately it is not that simple at all.  Did you read the section on
the dataset architecture ?  It's really hard to explain everything without
just re-explaining what is already in the manual, so it's best that you
understand it first.

If you have any other questions, please let me know.

Tim Young
Elevate Software
www.elevatesoft.com
Image