SoothSayer
Programmer
Hello frnds,
I am new here, and was really delighted to find a forum for PSoft.
By the way, I am developing a new customised module in PSoft 7.51 HRMS and facing a problem in my PSoft application and would appreciate if any1 would lend a helping hand.
What I am trying to do is ->
I have an application running on MS-SQL database (and ASP) and also there is PSoft 7.51 HRMS is fully functional, now I need to insert some data ( say someting like emails ) into a MS-SQL table, "when a Panel in Psoft is saved". In other words, I need to establish a ODBC connection to MS-SQL thru a DSN. I already have a working DSN and hence I tried to use methods like SQLConnect in PeopleCode on SavePostChng Event , but when I save the code, the editor says that "SQLConnect is not a valid Method", and simply does not allow me to establish a Connection.
Any1 have any ideas or ways to do this communication btewn MS-SQL and PeopleCode ?
Thanx,
I am new here, and was really delighted to find a forum for PSoft.
By the way, I am developing a new customised module in PSoft 7.51 HRMS and facing a problem in my PSoft application and would appreciate if any1 would lend a helping hand.
What I am trying to do is ->
I have an application running on MS-SQL database (and ASP) and also there is PSoft 7.51 HRMS is fully functional, now I need to insert some data ( say someting like emails ) into a MS-SQL table, "when a Panel in Psoft is saved". In other words, I need to establish a ODBC connection to MS-SQL thru a DSN. I already have a working DSN and hence I tried to use methods like SQLConnect in PeopleCode on SavePostChng Event , but when I save the code, the editor says that "SQLConnect is not a valid Method", and simply does not allow me to establish a Connection.
Any1 have any ideas or ways to do this communication btewn MS-SQL and PeopleCode ?
Thanx,