cancel
Showing results for 
Search instead for 
Did you mean: 

XI Adapter DBF (Dbase) JDBC

Former Member
0 Kudos

Hi All,

I have a question for their:

I need to read a data from a DBF files but I don't know then I can it.

How can I read from XI a DBF files(Dbase)?

JDBC...

file adpter...

Help Me Please

Stefano Carraro

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

Hi Stefano,

I have the same issue.

May I know if it is possible to read the data from .dbf files(From Database) and send it to SAP Abap system.

Thanks,

Kumar

Former Member
0 Kudos

Stefano,

Use JDBC adapter.

JDBC Adapter: We use this adapter to connect database systems using the JDBC driver. We need to deploy JDBC driver Details:

/people/yining.mao/blog/2006/09/13/tips-and-tutorial-for-sender-jdbc-adapter

/people/laxman.molugu/blog/2006/08/13/integration-with-databases-made-easy-150-part-1

/people/sap.user72/blog/2005/06/01/file-to-jdbc-adapter-using-sap-xi-30

http://help.sap.com/saphelp_nw2004s/helpdata/en/ae/d03341771b4c0de10000000a1550b0/frameset.htm

Regards,

Sarvesh

Message was edited by:

Sarvesh Singh

Former Member
0 Kudos

Hi,

Upload the Dbase drivers and use the JDBC adapter in order to connect with the target database using the connection parameters..

Driver Name and Connection URL.

Thanks

Farooq.

Former Member
0 Kudos

Hello!

I have the same issue.

Could you, please, tell me where can I get dBase drivers to deploy them on Web AS?

Thanks,

Vika

maxim_molochko2
Explorer
0 Kudos

Hello Viktoria. Can you help with DBF driver for PI.

I need read DBF file.

Если не сложно, судя по сообщениям у Вас получилось.

Former Member
0 Kudos

Hi

Use a JDBC adapter.But for using it you need to deploy the drivers.

Thanks