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 strongm 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: PBPro
  • Order by date
  1. PBPro

    Ora-01858 while executing SP(Migrated PB 9.0.03 BUILD 8004 with O84)

    Hello We had developed a stored procedure based application in PB 6.5 Build 1326 with Oracle. We were using DBMS=O73 ORACLE 7.3 for connectivity. We were having happy days until we migrated to Pb 9.0.3 Build 8004. When I am using DBMS=O84 ORACLE 8 or DBMS = "O90 Oracle9i (9.0.1)", I am...
  2. PBPro

    OSType for XP comes back WindowsNT! (??)

    You should be able to use the function Function uint GetSystemDirectory (ref string lpBuffer, uint uSize) Library "KERNEL32.DLL" Alias for "GetSystemDirectoryA" OR Function uint GetWindowsDirectory (ref string lpBuffer, uint uSize) Library "KERNEL32.DLL" Alias for "GetWindowsDirectoryA" to...

Part and Inventory Search

Back
Top