powerbuilder Questions
8
Solved
Does anyone know of an alternative IDE for Sybase Powerbuilder? It feels pretty clunky, after working with VS2008 and Eclipse.
If not, has anyone successfully worked with this language outside the...
Sasaki asked 26/3, 2009 at 17:46
4
I am evaluating various version/source control options for our legacy
Powerbuilder application (in PB11 now, will be migrating to legacy 12
soon). To this point, all the version control with very...
Couloir asked 8/6, 2011 at 18:3
6
Solved
Help, our team upgraded/changed our Laptops from Windows XP to Windows 7 64 Bit, that came with the laptop itself. its therefore licensed and cannot be downgraded.
When using a datawindow and addi...
Capable asked 21/3, 2012 at 9:13
9
Solved
Does anyone have any advice for migrating a PowerBuilder 10 business application to .NET?
My company is considering migrating a legacy PB application to .NET (C#) and I am just wondering if anyon...
Dishcloth asked 5/5, 2009 at 15:18
3
Solved
I am using EZTWAIN from a powerbuilder application to acquire images from an HP scanner. Recently I tried a Kodak model (i1120) and it seems that it is not supported. Specifically the application f...
Azedarach asked 26/1, 2010 at 14:56
7
Solved
I am getting an error when updating a DataWindow which says "Row changed between retrieve and update". What is the solution?
Sandglass asked 7/7, 2010 at 7:36
3
Solved
Where can I find documentation for the actual PowerBuilder language. I am referring to the kind of code you get when you select "Edit Source" from a right-click menu on the library painter. Not the...
Reorientation asked 8/1, 2010 at 1:16
4
Solved
I want to start controlling our inhouse applicatoin using Git.
And I thougth that if I can export all the application to text (not exporting object by object) and then using Git in them.
And of...
Rizo asked 18/7, 2009 at 3:29
8
Solved
I'm recently working in a company where we use PowerBuilder extensively. The only documentation or resources we have access to is some basic course saying things like "Do A, then B and you'll...
Splash asked 14/5, 2010 at 17:22
6
Solved
I have a grid datawindow with a picture in it's background (with dimensions of an A4 page) and I would like to export both data and the picture as a (single page) PDF file. I used several combinati...
Anthotaxy asked 17/3, 2010 at 9:12
2
Solved
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...
Piebald asked 31/1, 2013 at 5:3
6
Solved
What recommendations do you have for a Subversion client that supports Microsofts standard SCC API?
So far, I've found two possibilities:
TortoiseSVN SCC. Seems neither mature, active nor suppor...
Tautog asked 21/7, 2009 at 22:46
11
Solved
What is the best version control system to implement with PowerBuilder 11.5?
If you have examples of how you have did branching/trunk/tags that would be awesome. We have tried to wrap our heads a...
Uranography asked 1/7, 2009 at 13:49
3
Solved
Is there a way to handle the dynamic change of a dropdown for a single row in a grid-based datawindow?
Example:
NAME LIKABILITY PURCHASED IN COLOUR
(Text) (DropDown*) (Text) (Text)
Bananas [Good]...
Ferriter asked 31/3, 2010 at 3:28
4
Solved
string array[]
long lBound, uBound
lBound = LowerBound(array[]) // = 1, empty array value
uBound = UpperBound(array[]) // = 0, empty array value
array[1] = 'Item 1'
array[2] = 'Item 2'
array[3] =...
Dowery asked 29/3, 2010 at 5:56
7
Solved
In our application, there's a database update that is committed only after a consequent update is being executed (both using the same transaction, of course). However, we've discovered a rare flow ...
Ingress asked 22/12, 2009 at 10:15
2
Solved
I'm trying to write a tool which lets me inspect the state of a PowerBuilder-based application. What I'm thinking of is something like Spy++ (or, even nicer, 'Snoop' as it exists for .NET applicati...
Insight asked 18/6, 2009 at 8:45
7
Solved
I know this is a general question, but I'd like to hear other people's opinion about our case:
I work in a small company. Our main development tool is PowerBuilder, which is a very limited I...
Politick asked 16/6, 2009 at 18:22
1
© 2022 - 2024 — McMap. All rights reserved.