Hi,
this is urgent, please
i am trying to connect to the oracle 9i server from my pb application. but i am getting an error DBMS not supported in your current installation. what is the r...
Does anyone know how to reference .Net dll's in Powerbuilder 10.0. We want to start using the Microsoft eencryption algorithms for passwords in our program.
I have a PowerBuilder application that I wish to distribute to my users. The users are running on Windows 2000. I have been able to create an msi file that installs the PB dll s that are ...
Hi, I migrated my app from PB9 to PB11.1. But today when I tried to open a datawindow PB closes immediately. Its happened with some of the datawindows but some other dws it didnt happen. What ...
How to implement MD5 algorithm in powerbuilder 5.0
I have installed and able to send emails from a PB10 application. I am able to bypass the security prompt (good bennie), but I need to set pr_sender_email_address value to "somebody@domain.co...
I need to import the excel file into SQL Database using powerbuilder.
here is what I have so far
OLEObject myoleobject
myoleobject = CREATE OLEObject
result = myoleobject.ConnectToObjec...
i want to call report which has created from stored procedure which has 11 parameters and that i want to call from powerbuilder. means i want to send parameters to crystal report through power...
I use PB 6.5 under windows 2000.
I used the setcurrentdirectoryA before and it still didn't work after I had to open file using GetFileSaveName in diffrent directory.
It took the chosen dir...
Hi
how can i listern in the COM port of the system to access the data that is coming there using powerbuilder?.
my requirement is i want to get the output of any PABX system that will b...
Hi Guys,
Our application was written in Powerbuilder. Now we have a requirement that is to get a email id list from outlook and let application user to select the required ids and save to...
I've assigned 500 because this is a fairly urgent question. We're using PowerBuilder 8 at the moment but can upgrade to 10 if need be. We need to connect to a SQL Server and have that connec...
Dear Experts.
I need to save and retrieve images from the database to an aplication. I was able to do it with a datawindow and the OleDatabaseBlob. But i am only able to save images from the ...
what is a external datawindow ?
Dear Experts ;
I need help related to ole objects in powerbuilder, i want to load an image from my hard drive into an ole control ( from an open dialog box ) and then save that image in th...
Hi all. I have a PowerBuilder 10 application where I need to add some security edits for passwords that users create. I need to verify that the passwords have X number of alpha characters an...
Is there a way to override the messagebox function so it displays a 'more information' button? Or is there even a PFC messagebox that will display the messagebox with a 'Details' button that w...
PB Version 7
date ld_date,ld_date2
this.accepttext()
choose case dwo.name
case "d_column_1"
ld_date = this.getitemdate(1,"d_column_1")
ld_date2 = relativedate(ld_date, 32)
ld_da...
sorry, my inglish is very poor. I Speak Spanish
Well
The problem is :
I have a DataWindow with any columns, second column is the name and I want
find any name in the DataWindow. I ...
All I want to do is call an Excel Spreadsheet Macro from Powerbuilder. Any Ideas?
HI EXperts ,
I have a database in a manufacturing environment. This database is running on RAC. When i run a database heatlth check on this database i found out that the Redo log size is 26...
We have one user who cannot save a datawindow once they have embedded a Microsoft OLE Object (Word/Excel/Powerpoint). They get an error that it was unable to write <datawindow>.bin .... We...
We are currently using Powerbuilder 10.0 deployed on a Windows 2003 and PS4 Citrix server. We are having problems with the PrintSetup function in Powerbuilder. We are able to print to the de...
In powerbuilder 6.5, I am using the modify function for a dropdown datawindow:
Modify(
create column( accessiblerole="0" alignment="0" band=detail binaryhex="no" border="5" color="0" dbalias...
I have a requirement to print from the web application which I am developing in Powerbuilder 11. I know for the fact that Powerbuilder has not yet support printing from the web application.
...