Hi Folks,
I need to incorporate a barcoding function in a small supply chain program built out of powerbuilder. I noticed there are no ready solution available to incorporate such feature....
could you please help me to write a function to generate a barcode with powerbuilder application..
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 ...
hello,
I am new to PB.I have a datawindow and it has some button to do default task like print,forward,sortby etc.
I want to access the click events of these buttons from toolbar at run ...
Hi all
How we can find out the datasource of the Datawindow created. Once i created a datawindow using Quick or store procedure option as a datasource
i want to chage it again at desig...
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 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...
Hi,
I would like to read specific columns data from an excel file. The result set needs to be updated into the database table.
I know how to read the whole excel file content. But for me...
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?
...
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...
PB7 or
PB 10.5
If I know this, I will save 25% development time.
Lets say the variable "dw_xyz" holds a datawindow name "report_dw_abc".
Through powerbuilder script, I want to know a...
Thought this was a no-brainer but... I cant seem to open an existing text file. I can use the Run() command and open notepad.exe but when I try to use the foo.txt file, it wont open. actuall...
Hi,
I am using Powerbuilder 8.0 and looking for the solution for a problem. I want to develop a s/w that can export the data in its reports from the datawindow in PDF format but without usi...
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 am connecting oracle 10g from PowerBuilder 8 through ODBC driver.
While creating DSN for oracle 10g user name SYSMAN is used.
When I connect oracle 10g from PowerBuilder 8 dat...
I have a PowerBuilder application that opens a existing template in word and fills up wit Data depending on the actions taken by the user, then prints it and saves it under a different file na...
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...
I am having problems with setFullState and getFullState. I have datastores which requires some complex calculations to populate with data. After population, I'd like to save the datastore in...
I notice that with some DropDown datawindows that when doing a search,
when typing in a value the Drop down picks the first value from the list based on the first letter I typed, but then th...
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....
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.
...
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.
API function to find MAC address in powerbuilder
Hello Experts,
I am developing a PB application with about 3 other users. We are connected together via LAN and I have implemented source control using Microsoft's VSS6. We are working in...
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...