I installed power builder with every option checked including mss microsoft sql server interface. I can use OLE microsoft OLE DB and connect fine I can use ODV ODBC and connect fine. But the...
how can i use one datawindow in order sql query to be displayed in it?
I have two buttons on a form. According to the button you press different output will show up in the same datawindow. ...
Hi,
Created a new exe from source code adopted from 3rd party (& cannot ask questions). The deployment completes ok but when d-clicking on the exe the following message appears:
Null ob...
Hi, I am new to PB 10.5. My problem is that when I try to open some library files I get an error telling me that they have been migrated but they need to be regenerated. So then I regenerat...
There doesn't seem to be much documentation around on how to do things with Excel as an automation service from within Powerbuilder.
I'm learning Excel's object model and it's VB syntax fro...
Power builder to java migration/converter tools. Please list them with price along with them if possible.
I Need information on Converting Powerbuilder to .NET. Where can I find some information?
Dear freinds,
I have developed a application in Powerbuilder (8.0.4 build 10264), . Recently I received a requirement as follows:
If a user logins with an expired account (oracle datab...
I need to migrate powerbuilder 5 application(BACK END SQL SERVER) to Powerbuilder 10(BACK END SQL SERVER). pb 5 has native dirver for ms sql server. Pb 10 don't support sql server native drive...
Hi,
I'm using Powerbuilder 10.5 and SQL SERVER 6.5
I'm getting this error "SQLSTATE = 22005 [Microsoft][SQL Native Client]Invalid character value for cast specification"
I'm getting this ...
Hi!
How can I get the mac address of another pc if I already have the IP of that machine?
Thanks!!
I have a very small powerbuilder application which uses pfcsecurity. This is crashing in vista when I double click in the .exe file. It was built on 11.2 version and I have put all the run tim...
Hi
I am trying to find a way to export a report(DataWindow) to a PDF, but all solutions that I can find on the web is in Powerbuilder 9 or 10. Anybody know if it can be done in Powerbuilde...
I am using PB6.0, I want to save my report into excel or word in the same form as what I see in the report. Can anyone throw some light on this?
Is there any utility available that converts...
I'm at a growing company and i'm creating a new IT development group... I was about to buy Visual Studio Professional for developing simple database applications (sql server). We are window...
I am exporting the data of a datawindow to Excel through dw.saveas(). This excel sheet will be used by the users to modify the values of certain columns. I want certain columns of the excel sh...
Hi everyone,
I know this has been done before, but I can't seem to get the syntax right.
I have a datawindow grid that I created. I had to pick at least one column to create the datawin...
I'm using PowerBuilder to write send email script using SMTP(Outlook 2007). But, the problem is when I try to execute the script, the error like 'Error accessing external object property serv...
i need list of dll that required to run crystal report calling in power builder
thank
M Raheel
hi all
i am having a problem with item change event i want to sotp chaging the new value in a datawindow on some coditioni return 1 from the event it stops but also gives default error messa...
I am trying to convert some PowerBuilder generated SQL statements to make the SQL statements more readable and to add aliass to make the statements shorter. Listed below is a SQL FROM stateme...
Is there any function in powerbuiler to find out machine name.
select host_name() in sql server enterprise manager gives machine name then why
string ls_hostname
select host_name() int...
We have an application written in powerbuilder version 5 which connects to an oracle 7.3.4 database. This application was written for us many years ago, and we don't have the source for this a...
Hi all,
I have a problem here. My senior was using a program to update some images (JPEG) file into Oracle database table as BLOB data type. According to him, he was using OLE which cau...
I am new to PB. I am working on a project where we are migrating PB app to Java. I am trying to set up PB version of application in my local machine. I have source (only .pbl files) and execut...