Accessing PeopleSoft Database from .NET

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

How to access the peoplesoft database from the .NET application. The
peoplesoft database holds the user information, against which the user has to
be authenticated for accessing the peoplesoft applications.


Are there any built in API's provided by peoplesoft which can be called from
the .net application ?
 
PeopleSoft applications support many database management
systems, including Oracle, Informix, IBM DB2, Sybase,
and Microsoft SQL Server.

You need to know which DBMS your particular
PeopleSoft application is using, and program against that.



Juan T. Llibre
ASP.NET MVP
===========
 
Back
Top