s_bansal99
9th April 2003, 08:34
Hi,
I wanted to know can we upload data from tally to BaaN, directly through any interface.
Rgds,
Sushil.
zacharyg
9th April 2003, 09:50
Hello,
I don't know what tally is, but there are various ways this can be accomplished.
1. Exchange
2. bdbpost or bdbpost6.1 for UNIX host OS *
3. SQL*Loader (Oracle Tool)
4. Develop a small program
Which DBMS does your site use?
* provided the file not binary and the fields are delimited by some character.
Best Regards.
s_bansal99
9th April 2003, 13:18
Hi,
I wanted to know can we upload data in BaaN from Tally directly through a gateway. Tally is a Foxfro based accounting software.
I wanted to know this as my company shifted want to shift from Tally to BaaN for accounting purpose.
Rgds,
Sushil.
zacharyg
9th April 2003, 13:51
Hello,
no there is no such way to "directly" import the data. The data must be exported in some known format for Baan and imported using one of the following tools:
1. Exchange
2. bdbpost/bdbpost6.X (UNIX host OS)
or you could use the SQL*Loader, if the Baan tables are managed by the Oracle DBMS
OmeLuuk
9th April 2003, 15:32
There are different tools and routes to import data into Baan. Best is to get help from some specialized migration partner. The data needs to be mapped onto the Baan datamodel prior do data loading.
p.cole
9th April 2003, 21:07
One interface, that will require tools programming to upload is the OLE interface. Could be useful if the app you're uploading from supports VBA.