A web application needs to launch PB application. They will be passing a string to PB. I need to get that string in PB.
What function in PB do I need to use to get the string that is being passed from web app? Do you think CommandParm or getcommanddde will work?
Also, the web application is on SQL Server whereas PB app resides on Sybase ASE server. So in my database profile what do i need to do or do I? Any dlls, I need?
What function in PB do I need to use to get the string that is being passed from web app? Do you think CommandParm or getcommanddde will work?
Also, the web application is on SQL Server whereas PB app resides on Sybase ASE server. So in my database profile what do i need to do or do I? Any dlls, I need?