Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: pullesj
  • Content: Threads
  • Order by date
  1. pullesj

    MS SQL Server 2000 DB Driver Question

    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...
  2. pullesj

    Triggering Event from window to window

    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...
  3. pullesj

    Problem SUMming a Computed SUMmed group field

    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...
  4. pullesj

    Saving Datawindow as PDF w/PB 9.0

    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...
  5. pullesj

    Strange Date Validation Problems in PB 9.0.1 Enterprise

    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...
  6. pullesj

    PB 9, MS SQL 2000, and OLE DB

    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...

Part and Inventory Search

Back
Top