cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Visual Studio Vs Powerbuilder

Former Member
0 Likes
7,762

ok guys,

I have to prepare for a session to a meeting where I have to convince developers to switch from Visual Studio to Powerbuider.

Can you give me 10 good reasons for the mission?

ty

GMY

View Entire Topic
Former Member
0 Likes

6. Datawindows for adding data & reporting is significantly better than VS because the data entry form can be used to print the data, with no other objects/reports needed.

7. Inline SQL for times when you don't need a datawindow just to grab a value from the database (or doing updates that don't need individual value changes (ex: reset a flag in a table with a where clause)).