We are running PB 9.0.1 Enterprise and MS SQL Server 2000 (STD Edition). This app is not n-tier - it is straight client/server. Currently we're using the old MS SQL Server 6.x native mode driver (PBMSS90.dll) for connectivity to the database. This currently works fine, however, when we...
I would like to be able to either send a message to another open window (or just trigger the event in the receiving window) from the current open window and I'm having a little difficulty determining how to accomplish this.
The situation is that after data is saved (in the pfc_postupdate event...
This is going to sound weird.
Anyone have any idea why summing a computed field in a group and then summing this summed computed field in the summary band in a datawindow results in a incorrect total? Any workarounds? It's behaving the same way in PB 7 and PB 9. Is it a problem with how my...
Hello all,
I have been trying to figure out what is required to save a datawindow to a .pdf file w/PB 9.0.1 and have not been able to do so successfully. I read in the PB online documention that GNU Ghostscript and some printer drivers need to be installed in the path of the application, but...
I'm in the process of migrating a PFC-based PB 7.0.3 Enterprise application to PB 9.0.1 Enterprise and have encountered some strange date validation problems.
I have several datawindows which have date and/or datetime datatype columns (plain old edit box style) that will not allow the entry of...
I'm in the process of migrating a PB 7 PFC application to PB9 PFC. Currently the DBMS provider is MS SQL 2000 and we are using the old MS SQL 6.5 driver:
SQLCA.DBMS = 'MSS Microsoft SQL Server' -- (pbmss90.dll)
I would like to use an OLE DB provider to connect to the database. I have PB 9...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.