Hello,
I want to build a powerbuilder exe on a machine which does not have powerbuilder installed. Is this possible. If so can you please guide me on how I can do this. I have the .pbl and ...
Recently upgraded Oracle 9i on backend. Testing the PB application we have which is version 6.5. When trying to do log in on client machine I am getting a ora-06502 error before I even get t...
Hi,
I appologize, in advance, if anyone has seen this question ask in a different forum. I posted this on one of the Sysbase PowerBuilder usergroups, but the only reply I have received so ...
From where can I download PowerBuilder v7.0 software? I tried in Sybase website but it looks like they do not support archived versions.
Hi,
PB 10.5
I'm getting Powerbuilder Application Execution Error (R0006). Error; Invalid Datawindow row/column specified at line 80 in itemchanged event of object dw_ucc of w_scan_items.
...
API function to find MAC address in powerbuilder
I'm getting an error I have never seen before.
Datawindow error
Select Error: Column lists do not match
I've not seen this error before.
The DW in question had its Owner changed (...
In my Powerbuilder Application I have a group datawindow. In group there is no data or information placed in trailer band . The trailer band is empty . But While I print it occupies space on t...
Dear Friends,
Is it possible to pass command line arguments to PowerBuilder Application? If yes how to do it? If no is there any work around for it?
Assume my PowerBuilder Application is...
USING POWERBUILDER 10.5 ON WINDOWS XP, HOW CAN I CREATE A SPELL CHECKER PROGRAM.
Hi!
I want to know how to create windows in powerbuilder with skins based on a bitmap texture.
Thanks for your help
I have a client that has a database in SQL Server. It has a front end PowerBuilder application that I developed. They use this for Membership management and send emails regurlarly. A new VP ha...
I need to print to a receipt printer, an point of sale receipt printer(TSP550II, TSP Series). I removed the windows print drivers from my computer to mimic the clients system. They have a POS ...
Hi,
I have written an Excel macro file to generate graph when user click saveas button. I uploaded the Excel file template which contain macro into a dir and when user click on Save As but...
Hello,
I am trying to access the sql server via Powerbuilder using windows authentication. Everywhere I read it keeps referring to integrated security. How do you set that up. My ini file l...
Right now Im using PowerBuilder Enterprise version 7.03 and here the current database is Oracle9.2. My target is to connect Oracle 9.2 database. I didnt find any database interfaces in pb7....
Hi,
I am developing a PB9 application , in which i need to validate a user by active directory. Some of my friends suggested me to use activeds.dll . Can you help me ot how to use activeds.dl...
Hi!
I need to create a printer dialog box using comdlg32.dll library. When I call the function PrintDlgA I will receive an error (Printer error - no more specific info was written in the er...
Greetings all,
I have two datetime fields and I want to know if the difference between them is less than 1 hour.
I figured I could use daysafter to compare the dates and secondsafter to ...
Hi Experts.
In Lotus Notes you can right click a document and from the popup menu choose "copy as link"
This information is stored in the clipboard and can be seen with ClipBookViewer (sta...
I have a client-server application. The client app is in Powerbuilder 8.0 and the database is on a SQL Server 2000. The operating systems on clients is Windows 2000 P (and Windows XP). In orde...
Hi, Using PB9.0.1, We have an issue with SOAP connection. While trying to Instantiated connection, we are getting a runtime Error: "Bad runtime function reference CreateInstance". We have PBSo...
I am using the Outlook Redemption dll for my email application. When I try to connect via the ConnectToNewObject("Outlook.Application"), I get a -3 return code. I guess that this means that ...
I am using SQLOLEDB Provider to connect to SQL 2000 database. I want to pass Host Name and AppName to the database in dbparm string. It is not accepting it.
Is there any way to do that?
...
I'm using PB 10.5 with Oracle 10i. I'm trying to create a datawindow with a stored procedure as its source but when I click on 'Finish' button in the datawindow wizard, I get the oracle er...