‎2008 Apr 15 12:15 PM
hi experts,
I have a database server which maintains some master data. I have the IP address, login name and password for this server.
my requirement is i want to access this database from an sap abap program to update a Zee table.
please tell me a way to do this.
sure points for useful answers
Regards.
‎2008 Apr 15 12:24 PM
Hi,
Refer this blog
/people/sameer.shadab/blog/2005/10/24/connecting-to-ms-access-using-receiver-jdbc-adapter-without-dsn
‎2008 Apr 15 12:24 PM
Hi,
Refer this blog
/people/sameer.shadab/blog/2005/10/24/connecting-to-ms-access-using-receiver-jdbc-adapter-without-dsn
‎2008 Apr 15 1:47 PM
Thanks a lot Niyaz.
is there any other way of solving this problem without using adapters?
‎2008 Apr 17 9:03 AM
Hi..
I have gone through your queries.
While accessing to an other database server no need to write ip address , username and password.
Just specify the client name in which the data stored.
It will triggered to that client.
Manas