









Sybase login creation from PB
Question: How can I create a Sybase login from a PowerBuilder front-end application using sp_addlogin? The normal way of executing stored procedures ? for example, declare procname for procedure ?
Question: How can I create a Sybase login from a PowerBuilder front-end application using sp_addlogin? The normal way of executing stored procedures ? for example, declare procname for procedure ?
Question: How can we distribute the PB deployment kit (Upgrade version) to our remote end-users? Also, do we have to distribute any drivers for Oracle, or can they reside on
Question: I understand that it is possible to print reports stored in a backend Access .mdb file from Visual Basic. Is it possible, and if so, how is it done?
Question: Using Win 95 and 32-bit PB v5.0, I want to, off a timer event, monitor for an open window. When I detect it, searching once every five minutes, I
Question: I’m writing a program which needs to clean up the temp files which are in the Temp directory as define by the Temp Environment setting. I don’t want the
Question: I am trying to build a form that can be loaded as either MDI or SDI. If a use the SetParent API to force the window to be a
Question: I want to create an independent PowerBuilder executable. Which DLLs should I include, and how do I package them with my application so that it runs on a computer
Question: How can I determine the return value of an ancestor event from its descendant?For example, the PFC_addrow event of the PFC datawindow. If I were to extend this event,
Question: How can I print a datawindow object and a graph control on one page? Answer: This is a common question. Normally the graph datawindow and the reportdatawindow can be