Sybase PowerBuilder - programming language and IDE from Sybase. Very popular in the early 90s before being eclipsed by Visual Studio and failing to provide an adequate solution for web applications. Outside of StackOverflow, the best resource for PowerBuilder help is the Sybase Newsgroups (and ...
0
votes
0answers
29 views
PowerBuilder export to Excel [closed]
PowerBuilder while saving the DataWindow as Excel the data starts with - or + is not saved in Excel also the values like 8E9, 7E9 also not stored in the Excel.
2
votes
1answer
17 views
ChangeMenu and Timer in User Control in PB
Have any have idea on how to create/use ChangeMenu and Timer method in Visual User Object (Custom).
I'm using PB.NET 12.5
0
votes
1answer
32 views
Looking for RegEx pattern match code for Powerbuilder Application
I would appreciate if any one has RegEx Pattern Match Code to be used in Powerbuilder application.
1
vote
1answer
33 views
Whats wrong with my mdi window
I am new to powerbuilder 12.5, no matter which tutorial I read , my mdi window is different then the other programs, the code i am using is:
OpenSheet(normalWindow,MDIWindow)
but the outcome is ...
0
votes
1answer
35 views
how to get height of band using autoheight powerbuilder
I have a datawindows with 2 groups, I set one of the groups header band with autoheight and check and set one of the columns on that header band with the autoheight column also.
I want to make a ...
0
votes
1answer
17 views
PowerBuilder catch retrieve ORA
How to convert a standard error message to my own message?
I have this code:
dw_1.setSqlSelect('SELECT * , FROM TABLE1)
dw_1.retrieve()
I know about comma in select! User write select, so he can ...
1
vote
1answer
35 views
Right click (menu) in PowerBuilder
I have created a menu item when you right click. I need to call a stored procedure when clicking the menu item, the stored proc will then bring back a list comparing items.
How do I call the proc ...
0
votes
0answers
27 views
Ruler Bar & Groupbox in PowerBuilder 12.5
I need to edit project that just migrate from PB Classic to .Net(12.5), I found a few issues
Groupbox--> Groupbox will be be appear when I adjust existing Groupbox & when I create new groupbox, ...
2
votes
2answers
84 views
Prevent user from entering specific characters into DataWindow column
I need to throw a message box whenever a user enters specific characters(cents sign, '', "" and (parenthesis)) into the DataWindow column in PowerBuilder.
I tried :
ls_text = dw_1.getitemstring(1, ...
0
votes
1answer
49 views
Can't check checkbox in Datawindow
Can I know why the checkbox in Datawindow can't be checked. I have changed the column style to checkbox.
I am using PB.Net version 12.5.
0
votes
1answer
49 views
How to insert window as content of dockablepane
I got 1 main window that content 2 documentpane and 2 dockablepane.
Beside that I also have another 1 main window that i plan to placing in one of dockablepane.
how to I do that?, I'm using ...
0
votes
2answers
63 views
How to define the DataObject of a DataWindowChild?
My function has an input argument adwc of the type DataWindowChild. Is it possible to somehow discover its DataObject? There is no pointer to the DataWindow where the DWC is placed so we cannot ask ...
0
votes
1answer
53 views
How to deploy PowerBuilder 10.5 projects?
Friends,
I am a vb6 developer. Now I have a requirement to work on PowerBuilder 10.5.
In vb6 I use to deploy the project by just creating an exe or thru the "Package and deployment" wizard to deploy ...
0
votes
3answers
128 views
PowerBuilder - dynamic DataWindow from Cursor
How to create dynamic DataWindow in PowerBuilder?
I have procedure in database which return me a cursor.
How with this cursor I can create DataWindow with columns?
Example1:
Cursor:
SELECT DATA, ...
0
votes
2answers
78 views
Android app development on PowerBuilder
Anyone know if its possible to develop android apps with PowerBuilder.
Haven't found much regarding this on Google, which might mean that it isn't, but still want to hear the opinion of ppl at ...
0
votes
4answers
160 views
How to Read and Parse X12 Data Elements Using PowerBuilder?
Flat File content:
ST*850*12500001|
BEG*00*NE*71249364**20130103|
CUR*SE*SGD|
REF*BT*SGL169816-7191416|
P01*0000000001*4*EA*0*CP*UP*731304265511*VP*SURT1000XLIQ|
...
0
votes
1answer
56 views
Nested DataWindow needs dynamic sort on a particular report object
How can we sort dynamically in nested DataWindow on particular report object?
Thanks
Regards,
Ambat Bhath
0
votes
3answers
71 views
Insert Row in PowerBuilder
Actually I need to validate empty columns in a newly inserted row in a DataWindow control. I tried with ItemFocusChanged event script is as follow
if dwo.name="emp_name" then
if ...
1
vote
2answers
185 views
PowerBuilder Classic 12/12.5 guide/tutorials
I'm new to PowerBuilder Classic 12, and I'm having a hard time finding any good guide/tutorial that can help me get started.
Now I have already read the following tutorials ...
2
votes
1answer
59 views
Sybase to Oracle - PowerBuilder Application Migration
We are planning to migrate Sybase to Oracle. The application is developed in PowerBuilder.
Do we have any tool that finds the inline SQLs that are written in PowerBuilder Application? Also, please ...
1
vote
2answers
264 views
PowerBuilder 12.5 Classic PDF SaveAs creating files of 0 size on Win7 x64
Platform:
Windows 7 x64
PB 12.5 Classic
Ghostscript 9.07 (both x32 and x64 are installed)
HP Laserjet PS printer installed as "Sybase DataWindow PS"
Datawindow's Data Export tab has Format to ...
0
votes
2answers
241 views
PowerBuilder 10.5 runtime files on Windows 7 64-bit
Firstly my original question link regarding PB 10.5 on windows 7 64-bit has been mostly answered in the following link - PowerBuilder 10.5 Application on Windows XP 32-bit to Windows 7 64-bit
Has ...
1
vote
0answers
287 views
SQL STATE 37000 [Microsoft][ODBC Microsoft Access Driver] Syntax Error or Access Violation
Good day!
I get this error:
SQL STATE 37000 [Microsoft][ODBC Microsoft Access Driver] Syntax Error
or Access Violation, when trying to run an embedded SQL statement on
Powerscript.
I am using ...
3
votes
0answers
73 views
Powerbuilder .net, MVVM and unit testing
I'm complitely new to powerbuilder .NET
And I was working with WPF and used MVVM.
Is there any way to work with powerbuilder .net WPF and use MVVM design?
Can you tell me please the best practices ...
1
vote
1answer
90 views
Powerbuilder Winsock Library Implementation
As I have to implement some winsock services in our Powerbuilder 12.5 project I have the following issue:
Suppose we have sender S that sends ( initiate communication ) data to receiver R. How can R ...
1
vote
2answers
384 views
PowerBuilder 10.5 Application on Windows XP 32-bit to Windows 7 64-bit
I currently have a 32-bit PowerBuilder application that we are trying to port over to a Windows 7 64-bit environment. Realizing the obvious that PowerBuilder 10.5 was built previously before Window7 ...
0
votes
2answers
54 views
Embeded Select: Concatenate Query in rows
Can I somehow do this in mssql query alone, no SP or declares? Because I am going to embed this select in my Powerbuilder.
ID text
1 a
1 b
1 c
2 a
2 d
3 e
...
0
votes
2answers
84 views
PowerBuilder: Disconnect the database on idle
I have an application in PowerBuilder, and many users keeping it open unused for hours.
Sometimes, an operation forgets to commit; therefore, some table stay locked indefinitely, thus preventing ...
1
vote
2answers
118 views
PowerBuilder Composite Datawindow
I've got an composite datawindow with 2 reports, one in the detail band and the other one at the summary. My expected result is that the report in the detail band comes first and when that has reached ...
1
vote
1answer
54 views
table or view does not exist
Good Day.
I'm running a Powerbuilder 9 application on an Adaptive Server Anywhere Database Engine Version 8.0.1.2600. I use a INI file to connect to the database with default user 'dba' password ...
1
vote
2answers
84 views
Can't change Column color at runtime if its default color is “Transparent”
I use the following code to change the color of particular columns when I open the datewindow up for editing:
dw_1.object.description.Background.Color = RGB(255, 255, 255)
This works great as long ...
0
votes
1answer
61 views
How to set the Productverion and Fileversion properties of the executable in PowerBuilder project built with PowerGen
I'm about to change the Continues Integration build environment for our PowerBuilder application from OrcaScript 11 to PowerGen 8.5 since a full Bootstrap Import seems to be the only solution after ...
2
votes
2answers
159 views
Powerbuilder application throws error : Row changed between retrieve and update
We have application developed using PowerBuilder 6.0(Ingres as an backend). Application code was never updated since 2009. However suddenly it starts showing update error. Users are getting error ...
0
votes
2answers
121 views
Powerbuilder ImportFile / SaveAs
My client requires to Import Text Files into the system but their Textfiles are Pipe Delimited "|". Also they require to Export some of data into the same format (Pipe delimited). I was asked to use ...
2
votes
2answers
166 views
Powerbuilder 9- how to use adobe writer instead of Ghostscript for SaveAs()
We have Adobe PDF writer and would like to be able to use this instead of ghostscript. Is the SaveAs() function locked into ghostscript and, if so, how can I use adobe pdf writer to get around this?
0
votes
0answers
92 views
Window does not close even after pressing close button in PowerBuilder application
In my PB 11.5 application using PFC I have a response window and after some random sequence of steps the window does not close even after pressing close button and allows to use all other options in ...
1
vote
0answers
54 views
Dividing PowerBuilder Bar Chart by Month
I have a bar chart. Loading it up with expenditures that have a datetime is not hard, but I would like to collate this data by month.
I think I already read that the autoscale "rounding" feature ...
0
votes
1answer
236 views
DataWindow select group row
I have several datawindows with different looks. One simple just has a detail band and shows information. I can select rows in that datawindow, which marks that row. I got another DW that has a ...
1
vote
1answer
186 views
Powerbuilder 11.5 Run command in Win7 64bit
I have been developing an application which uses thermal
printers to print receipts.
Until now the following code (PB 11.5) was working as a
charm:
Environment env
GetEnvironment(env)
ls_port= ...
0
votes
2answers
56 views
Query about PostEevent in Ancestor from PowerBuilder
I have a query,
I have an ancestor window. In open event of ancestor window has one post event. That postevent will work in descendant window when we opens the descendant window?.
Please can anybody ...
1
vote
1answer
136 views
PowerBuilder, DataWindow conditional formatting
I have DataWindow with 'name' and 'code'. Also in the SELECT for this DW, I have PM.
If PM is null, then I want name to be bold.
How do I do that?
0
votes
1answer
71 views
Can Powerbuilder Graph labels show values instead of percentages?
Using PB 12
I have a pie chart that breaks down project billings. It is showing percentages, but for me it would be more useful to show the values.
I am having a very hard time finding any ...
0
votes
1answer
48 views
ERROR USING OLE DB
Following error occuers when i use ole db drivers to connect to database:
Parameter Information cannot be derived from SQL statements with sub-select queries. Set parameter information before ...
1
vote
0answers
65 views
Kerberos authentification with PowerBuilder 6.5
I would like to setup SSO using Kerberos (Active Directory). Yhis means acquiring kerberos ticket in a Powerbuilder 6.5 application. No possibility to upgrade PB version (yes, really...).
All the ...
1
vote
0answers
93 views
Powerbuilder (ver 7) Runtime problems
We have an old Powerbuilder app running on Server 2000 and need to move it. I am having a problem with moving the Powerbuilder app ver 7.0, to a newer platform - Server 2003.
We basically moved the ...
0
votes
2answers
74 views
PowerBuilder Classic 12.5 - Double buffering, Vertical Sync
Since i have lots of controls(buttons,dropdowns, gridviews) on a single form, the drawing seems to lag when fetching data from db, or i notice some screen tearing/lag when the control gets data from ...
0
votes
2answers
117 views
PowerBuilder how to create catalog tables
I am starting to use PowerBuilder on a new Microsoft SQL Server 2000 r2.
I know that I should create catalog tables in the database like pbcatcol etc, but I have not been able to find a script to do ...
1
vote
3answers
215 views
POWERBUILDER 11.1 Database Profile Does Contain SNC SQL Native client
I have POWERBUILDER 11.1 installed on my workstation, however I dont see the SNC SQL Native client in the Database Profile window. I have reinstalled the IDE multiple times without succesfuly having ...
0
votes
2answers
238 views
PowerBuilder Describe method with Evaluate expression vs. GetItem… (GetItemString, …) DataWindow methods
Is there any significant performance difference between using of Describe method with Evaluate expression in DataWindow control and GetItem... (GetItemString, GetItemDate, GetItemNumber, ...) ...
1
vote
2answers
280 views
How to view/open PowerScript file without PowerBuilder
I've got a PowerBuilder project that I want to inspect but I don't have PowerBuilder installed .
I tried PB Peeper but it freezes when I try to browse through pbl files.
Does anyone know any sort of ...
