473,395 Members | 1,452 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,395 software developers and data experts.

Suggestions on front end development tools

I'm getting ready to start a fairly large application to be hosted on
SQL-Server. In the past I have used Access 2002 (as a front end, wasn't
happy with the number of bugs I ran into), PowerBuilder 6.5, Oracle Forms 7
years ago (also no happy with the number of bugs). I was curious what the
state of the art was these days and what current recommendations were for
4GL type of development tools.

Thanks,
Doug Broadwell
Jul 20 '05 #1
5 3723
-P-
"Doug Broadwell" <Do**@DbaAssociates.com> wrote in message news:rt**************@bcandid.telisphere.com...
I'm getting ready to start a fairly large application to be hosted on
SQL-Server. In the past I have used Access 2002 (as a front end, wasn't
happy with the number of bugs I ran into), PowerBuilder 6.5, Oracle Forms 7
years ago (also no happy with the number of bugs). I was curious what the
state of the art was these days and what current recommendations were for
4GL type of development tools.

Thanks,
Doug Broadwell


Take a look at PowerBuilder again - still the best tool for client application development to a relational database.
The current released version is 10.0.

http://www.sybase.com/products/devel...n/powerbuilder

--
Paul Horan
Sr. Architect
VCI Springfield, Mass

Jul 20 '05 #2
Hi

You should evaluate the requirements along with the tool to be used. As SQL
Server is the back end Oracle Forms may well be a non-starter, but I think
you should also add Delphi, VB.net and possibly Dreamweaver/Coldfusion
(which may therefore mean other web based development environments should be
included) to the list.

John

"Doug Broadwell" <Do**@DbaAssociates.com> wrote in message
news:rt**************@bcandid.telisphere.com...
I'm getting ready to start a fairly large application to be hosted on
SQL-Server. In the past I have used Access 2002 (as a front end, wasn't
happy with the number of bugs I ran into), PowerBuilder 6.5, Oracle Forms 7 years ago (also no happy with the number of bugs). I was curious what the
state of the art was these days and what current recommendations were for
4GL type of development tools.

Thanks,
Doug Broadwell

Jul 20 '05 #3
Hello Doug,

I suggest you look at IAB Studio from www.worcsnet.com. It is a rich
internet application development tool, which is WAY better than
powerbuilder or oracle forms for web development. In fact, it can do
for web apps all the things powerbuilder/Oracle Forms can for desktop
apps; web applications created in IAB Studio are even more powerful
than PB apps - it's hard to believe, but that's true.
Basically it allows to create web applications, which are as powerful
as desktop ones, and have as good performance. It is extremely easy to
use - alot easier than PB. The best part, you do not have to know much
about web development - this tool is client side control based, which
means that you create applications the same way as in PB or oracle
forms - ie using client side controls and developing simple client
side event handlers. Give it a try, in several days you will be
creating very functional web applications. It has lots of controls and
features; I especially like data management and reporting control - it
can do all that datawindow can, it has a visual designer, charts,
computed fields, etc. The funny thing is that it all runs in a
browser;
I downloaded it from www.worcsnet.com;
"-P-" <en**********@hotmail.DOTcom> wrote in message news:<Os********************@adelphia.com>...
"Doug Broadwell" <Do**@DbaAssociates.com> wrote in message news:rt**************@bcandid.telisphere.com...
I'm getting ready to start a fairly large application to be hosted on
SQL-Server. In the past I have used Access 2002 (as a front end, wasn't
happy with the number of bugs I ran into), PowerBuilder 6.5, Oracle Forms 7
years ago (also no happy with the number of bugs). I was curious what the
state of the art was these days and what current recommendations were for
4GL type of development tools.

Thanks,
Doug Broadwell


Take a look at PowerBuilder again - still the best tool for client application development to a relational database.
The current released version is 10.0.

http://www.sybase.com/products/devel...n/powerbuilder

Jul 20 '05 #4
Don
borland Delphi :)

"Doug Broadwell" <Do**@DbaAssociates.com> wrote in message news:<rt**************@bcandid.telisphere.com>...
I'm getting ready to start a fairly large application to be hosted on
SQL-Server. In the past I have used Access 2002 (as a front end, wasn't
happy with the number of bugs I ran into), PowerBuilder 6.5, Oracle Forms 7
years ago (also no happy with the number of bugs). I was curious what the
state of the art was these days and what current recommendations were for
4GL type of development tools.

Thanks,
Doug Broadwell

Jul 20 '05 #5
I use Delphi 5 as my main development language and sometimes VB or
Access depending on requirements, but at the end of the day, the task
should define the tools needed.

First find out what you want to achieve and this will lead you to
select the appropriate 'type' of development tool. From there, you
will undoubtedly have a lot of choice, but it's a start. If starting
with a new development tool, try to choose one that a lot of people
use / discuss in various forums (like this one), so you can get some
help when needed. I can recommend :

Delphi

http://groups.google.com/groups?hl=e...al.delphi.misc

Access

http://groups.google.com/groups?hl=e...ases.ms-access

or

www.mvps.org/access

HTH

Ryan

ir****@yahoo.com (Don) wrote in message news:<99**************************@posting.google. com>...
borland Delphi :)

"Doug Broadwell" <Do**@DbaAssociates.com> wrote in message news:<rt**************@bcandid.telisphere.com>...
I'm getting ready to start a fairly large application to be hosted on
SQL-Server. In the past I have used Access 2002 (as a front end, wasn't
happy with the number of bugs I ran into), PowerBuilder 6.5, Oracle Forms 7
years ago (also no happy with the number of bugs). I was curious what the
state of the art was these days and what current recommendations were for
4GL type of development tools.

Thanks,
Doug Broadwell

Jul 20 '05 #6

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

11
by: Tom | last post by:
I have had a reoccurring issue with movement to C# and I was wondering if any C# gurus can give me any suggestions to this problem. Lately I have be running into companies with large c++ code...
10
by: Ron Ruble | last post by:
I'd like to get suggestions from some of the folks here regarding tools and processes for a new, small development team. I'm starting a new job next week, and part of the fun is being able to...
4
by: Atlas | last post by:
I've almost completed a small project with MS SQL 2000 server in the BE and Access 2003 in the FE. 5 concurrent users, 30 tables, 35 forms and subforms, 13 reports. Not so happy in the beginning...
2
by: Rich Anton | last post by:
I am a newbie to Access. I have used Lotus Approach much over the years, but not Access. What I am trying to do is to create an opening screen with a bar menu that will basically allow me to...
49
by: Yannick Turgeon | last post by:
Hello, We are in the process of examining our current main application. We have to do some major changes and, in the process, are questionning/validating the use of MS Access as front-end. The...
193
by: Michael B. | last post by:
I was just thinking about this, specifically wondering if there's any features that the C specification currently lacks, and which may be included in some future standardization. Of course, I...
7
by: dad | last post by:
REQ: any utilities for designing front-ends for databases
4
by: nepdae | last post by:
Well, after reading and hunting all over the web, including here, I still haven't been successful in my attempts to resolve my situation. So, I thought maybe I'd just ask. Here's the situation: ...
13
by: Dave | last post by:
I work at a small private company that has been using VB 6.0 as a front end for Access databases for 8 years. It looks as though we will be migrating to Vista in the not-too-distant future. My...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.