Advertisement

635 organizations, including eBay, Ericsson and Lockheed Martin, now work smarter with Corporate Accounts. Save up to 42%

 

Welcome! If you have any general questions about Experts Exchange, feel free to ask me.

 
Time Tested PowerBuilder Solutions: 101 - 125 of 605
 
Hi good people, Can anybody, please, provide me with a detailed example on how to use PostURL() & GetURL() functions in powerbuilder? The help in PB7 is not clear and I can't get the code t...
Dear experts, I am trying to control MS Outlook using ole automation with Powerbuilder 10 and I would like to ask for an expert advice regarding ole error handling in general. I have r...
I've prepared my user manual using Robo Help & its in HTML format. I want to open a file named user_manual.htm on the click event of my menu item.
Oracle 8.1.7.3 IM 8.0 ORA-24347: Warning of a NULL column in an aggregate pops up when trying to run my report. pbo8480.dll was updated. Any suggestions on what this error is?
Hi all, 1. I want to call Oracle Stored Procedure thru my PB application. Can you please tell me how i can do this? I am using PB 8.0.1 with Oracle 8.1.7. I want to call a store proc tha...
Window Name w_1 datawindow name dw_1 dropdow datawindow name dddw_1 (sql=select colour_code,colour_name from colour) dw_1 contains only colour code and I have made its edit style dropdown d...
Hello, I am using PB9.0.I want to save my report into excel in the same form as what I see in the Screen. In my report DW i have 3 Groups.Normal saveas Function saves all the details and n...
hello , I am having a problem with the generation of an exe from powerbuilder here are the details: I have about 10 librarys in my project for 3 of these librarys I do not have the pbl-s (I ...
I have created a small application for viewing PSR files. It all seems to work fine but the user now wants to be able to launch the application and open a file by just double clicking the actu...
I have Created DLL using VB 6.0 which return the name string. Contains 1 parameter, which query and return the name. i have defined in PB as. FUNCTION STRING GetName(STRING userid ) LIBRARY...
Hi When I Add OLE control of  Acrobat Reader 7.0.5 to PowerBuilder 9.0.2  I get a message "OLE Control is missing  critical Interface IpersistStorage" , Is there a way to get over this probl...
The DLL was created in vb.net 2005 and I have to check if it works in Powerbuilder 11. Is this at all possible?
We are going to develop a programme in our PowerBuilder Application __through which users can change display setting like 1024 x 768, 800x 600 etc. And when he/she leave Application, system ...
I am using Powerbuilder 10. How can I get the machine IP address and MAC address by using script in Powerbuilder?
I have a SQL Server procedure which accepts three params and output is an integer. How do I call (I mean syntax) this from powerbuilder, I want the integer value to be available in powerbuilde...
How can I get the Windows printer's list on Windows 2000 logged in as any user? I tried to Get it through Registry, but it didn't bring the printers listed.
I created a datawindow with ODBC. ODBC seems to give zero errors and native driver does not, so I write this connection script. SQLCA.DBMS = "MSS Microsoft SQL Server 6.x" SQLCA.Databas...
Is there any way to manipulate PDF files within an application which is developed using PowerBuilder 10.2.1.  It should read, display & search PDF files.
Hi, I have an excel application that uses a number of old powerbuilder files.  I am removing the powerbuilder code (and replacing it with VB), but I do not have any software that can open t...
I created a datawindow with 2 child datawindow (drop down datawindows). The child datawindows are drop downs which a user can select from a list. One of the options on the list of both dro...
Greeting, I create a C# code as a dll file and add it as reference in powerBuilder. The dll file actually register for an event. I need the dll file to call a function at powerBuilder each ti...
hi experts! this is in connection with my previous question... http://www.experts-exchange.com/Programming/Programming_Languages/PowerBuilder/Q_21349512.html before i was able to inse...
Hi, Top of the morning to you. Ok I've got a powerbuilder app that sits on a sybase database. What I've got is 2 datawindows in a parent/child relationship. When changes to the child a...
Hi, I try to access (read & write) to the serial ports with PB7 in a easy way. Can anyone help me? Thanks in advance. Louisdavec
This offten happens and has happened now. pb70.exe has generated errors and will be closed by windows. An error log is being generated. This is happening now when I am creating new dataw...