Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Best Tool

Status
Not open for further replies.

redshadow

Programmer
May 24, 2001
70
PH
I want an opinion please. We are planning to make a program that will be used in the familiar term enterprise with the database of SQL Server. Which programming tool would be best suited to do this, Visual Basic, Delphi or C++, we are much considering the speed and relibility, so with the speed of development, of course.
 
Currently we use VB for development it offers
"speed and relibility,speed of development"
we used ADO to access the data from Sql,
if u use vb there are lot of tools to get your job done.

if u plan to use sql server then better stick to MS products coz most of them are tied to the SQL SERVER
example Excel,IIS(web server)

hope this helps!

dbtech

 
Thanks, I did just mistakenly omitted the letter a there, sorry.
It's true that VB is easy to learn, but I also was able to read Delphi's comparison with VB and it sounds good that 3GL is still faster than 4GL like VB, but certainly not as easy to learn and code as VB.
Well I'm just making comparisons here for evaluation purposes.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top