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