I wish to extract data that gives me a count of how many different job_titles are present in each unit. Grouped job. Below is my inttial script... but I only get a count of the titles and s...
Hi,
i am in currently working with PowerBuilder7.0 .
i tried to connect thorught MS SQl OLEDB
In visual basic/ASP it is possible through
this String
"Provider=SQLOLEDB.1;Per...
I am novice to Power Builder. How can I dynamically additem to dropdown list from datawindow?
Hi. Im developing on powerbuilder 6.5 and mysql data engine. I need to show a retrieved field into ole object. The blob field conatins a bmp, jpg or gif file. I dont have any problem insertin...
Greetings All!!
I am trying to use the following code in the clicked event of a datawindow:
if (GetRow()=CurrentRow(), RGB(255,255,255), RGB(192,192,192))
I am getting this error when...
I'm trying to build an Excel workbook through a PowerBuilder OLE object, but cannot figure out how to specify functions within the VB "Range" object without PowerBuilder giving a syntax error....
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...
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 ...
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 ...
How do I get the column name, if I know the database name in Powerbuilder. Below example shows the
Employee ID : ______emp_id________
(col name : emp_id_t) ...
Hi,
A dump question....
What is Powerbuilder? What can it do? thx
PB7
datawindow name: dw_detail ( tabular)
child_datawindow : dddw_employee ( emp_code, emp_name).
The child datawindow has been set on emp_code of dw_detail.
Let's suppose I am prep...
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 moderately complex data window form an am having trouble with the order entry the user sees. I am familiar with "Edit tab order" in data window editing, and that works great when the...
Hi!
I have a Powerbuilder application that opens a Crystal report. What I would like to do is to send to Crystal the info about which printer to use. In VBA, the syntax would be something l...
I need to list file name, size, modified date for all the files in a directory. I know PB has a function that will populate a list box with the names of files in a directory, but I need the s...
hey,
I was wondering if it´s possible to define wich directory the open dialog most use...
for example i wnat it to open in c:\prefab but my current is c:\powerbuilder
how do i do that ...
Hi!
I want to know how to create windows in powerbuilder with skins based on a bitmap texture.
Thanks for your help
Hi all,
Im trying to retrieve data from DB2 via ODBC and an error occurs SQLSTATE = 01S01, [IBM][iSeries Access ODBC Driver]Error in row error. I noticed that this error occurs while retrie...
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...
The DLL was created in vb.net 2005 and I have to check if it works in Powerbuilder 11. Is this at all possible?
Greetings All,
I have a datawindow with a detail band and three groups. One of the fields in the top group can be multiple lines and so I checked autosize height for that field on the prop...
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 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 have a PB9 application. When I tried to print a report,
I got an error:
Error Opening DLL Library pfccom32.dll for external function at line 39 in function of_printdlg of object pfc_n_cst...