vote up 5 vote down star

Is there anyone here who actively develops in Powerbuilder?

flag
show 1 more comment

39 Answers

1 2 next
vote up 0 vote down

Sorry, not since 1996.

link|flag
vote up 1 vote down

Actively? No. But I absolutely LOVED it. Ask questions anyway. I'm constantly surprised at how the more that things change, the more they stay the same.

link|flag
vote up 3 vote down

I still use it.

PowerBuilder is hardly the popular tool it was in the 1990s but as with all supposedly dead and formerly popular languages, lots of applications were built using it. While PB is not commonly used for new development projects, developers still actively use PB to maintain and enhance existing apps. In the US, PB apps are still common in Houston, TX, owing to the fact that many oil and gas companies used it. I've also seen PB activity in parts of the Midwest and on the west coast.

The tool also seems to have gained some usage internationally. Every year a French company called Novalys does an annual survey of the state of PowerBuilder. In the user comments sent in for the survey there are always quite a few entries from outside the US.

So definitely ask questions.

link|flag
vote up 1 vote down

I use it in a daily basis :-)

link|flag
vote up 1 vote down

Daily for maintenance and even some new development. Embrace the Datawindow.

link|flag
vote up 1 vote down

I am currently using Powerbuilder 9.0 at my workplace. We are 'slowly' phasing it out though.

link|flag
vote up 0 vote down

I use it. Where at version 7 in my shop, but we're moving to 11 soon.

link|flag
vote up 0 vote down

I use version 10.2. We support a third party app written in PB.

link|flag
vote up 0 vote down

Yes, hard to beat it for database driven applications, gotta love the datawindow. Still using version 8 for one app, 5 others + new development done in 10.2 ... Moving to 11 soon.

link|flag
vote up 0 vote down

Yup. Still using it. It is great RAD tool, but there are times I wish we had .net or java.

link|flag
vote up 2 vote down

Still use PB8 & PB10.2 on a daily basis for maintenance + new development.

Powerbuilder is a great RAD tool for quickly building CRUD apps & more but sometimes it lacks (IMHO) some horsepower + better integration with third party controls. Datawindow is the heart & soul of the whole environment.

link|flag
vote up 2 vote down

Funny you should ask! I've just been brought into a company that is converting a ton of powerbuilder applications to .Net. The reason is that they cannot find enough resources to maintain the code. (except Canadians for some reason)

link|flag
show 1 more comment
vote up 0 vote down

I'm still programming in 9.0, 10.5 and 11.1. They are starting to write web services, so I don't know how much longer it will last.

link|flag
vote up 1 vote down

Yes! For Web (v9) and Desktop (v6.5) app. We are planning to migrate to version 12, when it arrives

link|flag
vote up 0 vote down

We have an app that was written in PB 5 and one consultant maintaining it. We are currently a third of the way through a three year project that will replace it. So yes, there are people still using PB.

link|flag
vote up 2 vote down

We use PB 9, and PB 11.x looks awesome with its .Net support. And the Java support. And the WebServices support. Oh, yea, and Datawindows. And DataWindows.net. Yep, still a great tool.

link|flag
vote up 0 vote down

We are migrating between 10.5 and 11.2 at present. It's an actively developed 2m LOC app, started 15 years ago in a much earlier version.

We have a number of smaller apps too, but we are in the planning stage of a large app which will be C# and .NET, so we'll probably never do another major app in PB.

There are still quite a few PB jobs coming up near us (in London).

link|flag
vote up 1 vote down

My bread and butter for the last 9 years. Got version 11.5 today. It's fantastic!! New graphing capabilities etc. etc.

Here's what Sybase has to say about v 11.5:

http://www.sybase.com/products/development/powerbuilder

link|flag
vote up 0 vote down

15 Years Using PowerBuilder until now, Start from Version 4.0 now using 9 and 11. good thing it last, and now gaining more revenue to sybase. and for me offcourse, otherwise i will stop using powerbuilder and start selling T-Shirt :-)

link|flag
vote up 0 vote down

Every single (work)day. PB 11 and 9 on an app with hundreds of objects. My dreams are steeped in Datawindow Syntax and my nightmare is PB11 debugging (are you serious with a IDE that crashes 40% of the time when you debug??)

link|flag
vote up 0 vote down

Yep. Distributing versions of our primary app written in 9.0.3 & 10.5, going to 11.5 for our next release. We'll be running services written in PB from an app that'll be primarily C#.

I also started on v4, loved the PFC, and almost punted during the disaster that was v7.

link|flag
vote up 4 vote down

I use PB. I've been doing that for the last 6 years, from PB7 to PB10. And I HATE almost every minute. As an idea, PB can be quite attractive. It works great with databases, the language is simple and powerful, and you can quickly set up an application. On top of that, Sybase keeps adding support to new MS technologies - .NET, WPF etc.

It is not the features list that makes me hate PB. It's the day-by-day working experience. It has the most unstable IDE ever to be created - a day without it crashing 5 times is a great day. The debugger is probably the only software in history that behaves in true randomness. And the bloody IDE doesn't even have a source browser. Wanna know who's calling a certain function? Run a global search. Oh, and the source control integration is awful, and adds its share of crashes.

Sybase have clearly chosen adding new features over fixing the existing broken ones. Developing medium+ applications can drive you crazy. The IDE is just that bad. Luckily, I spend more time developing with NetBeans and Visual C++. It's like using IDEs from a different planet. PB is just about 15 years behind modern IDEs. I would not recommend it to anyone.

link|flag
show 1 more comment
vote up 0 vote down

Nope, but I did for several years. Now I'm in .NET (hooray - more marketable) but there are still things I like about PB better. The datawindow is way better. And STILL, after two and a half years in .NET, I double-click to get control properties and end up looking bewilderedly at a function definition. Marketability is a big thing for me, because I spent 2002 - 2006 as an unwilling consultant.

link|flag
vote up 1 vote down

We have been using PowerBuilder since the PB4 days. We currently have multiple apps under development within different versions of PowerBuilder (9.x, 10.2, 11.5).

It's a great development environment.

Can not wait until PB12 is released within the Visual Studio Shell. The things I saw back at Sybase's technical conference last year were incredible.

We also OEM the Sybase SQL Anywhere database within our applications. Fantastic database!

link|flag
vote up 0 vote down

We have a LARGE Pb app with five active developers used my mid-tier oil & gas firms. However, we are looking for a way to migrate to .Net w/o excessive cost & pain. I come from a .Net background with limited Pb experience. From my rapid immersion in it (v11.5) over the last month--well I don't like it, at all.

link|flag
vote up 1 vote down

I don't anymore by in the past I had to support a PB 8.x application. Had to take a one week course and read a bunch of material in order to get familiar with the platform. The PB application I supported had been around for quite a while; it was developed by one person and had been modified by many others. By the time I was hired the application was very fragile and nobody liked to touch it. I never became a PB expert but did find that I had one thing in common with most of the students in my PB class: we were all learning PB in order to support someone else's application. If I was asked the question of whether I would recommend PB as a development platform my answer would be: No.

link|flag
vote up 0 vote down

I learnt it at university but I've forget it...I hope now it has a better GUI...However I still doing somethings in Oracle Forms...similar animal

link|flag
vote up 0 vote down

I've used Powerbuilder v5 to v8 and had good and bad experiences with it. Essentially the datawindow is the core RAD technology and was the only reason to keep using PB. Once Sybase released DataWindow.net we used it to quickly port our PB8 apps to vb.net and are very happy with the results. VS.net is so much better than the PB IDE and as others have pointed out has a 21st century debugger!

link|flag
vote up 0 vote down

I m using PB v6 to v9 for maintaining some applications.

link|flag
vote up 0 vote down

Our company is still using Powerbuilder 10.2. I have to agree on the flakiness of the IDE; it's very crash prone.

link|flag
1 2 next

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.