January 15, 2004 at 4:09 pm
This is a very tricky question.
What is the "best" client app MSSQL development tool for you? And why?
For me the "best" is such a tool which:
Bye
Gabor
January 15, 2004 at 4:52 pm
Are you asking which type of tool or which type of client language? Your questions point to both. The tool wouldn't have a runtime. Unless you are looking for something like Access.
I've used Visual Studio and like that. For client apps, I tend to prefer web based apps.
Report Generator - Active reports is pretty nice, but that was a couple years ago. There are probably better ones now.
January 16, 2004 at 1:35 am
Hey Gabor,
looking for the all inclusive worry-free package?
I doubt you won't find a tool that is best in all of your categories
Access or VB
C++
Any serious programming language
C++
Access
web based app
I guess of any programming language you will find a third-party tool, add-ons market. But I don't like being dependent on some (maybe one man business) third party company. Too much risk as for continuation, support
As Steve already mentioned Visual Studio covers most points, although not in one language.
--
Frank Kalis
Microsoft SQL Server MVP
Webmaster: http://www.insidesql.org/blogs
My blog: http://www.insidesql.org/blogs/frankkalis/[/url]
January 16, 2004 at 1:51 am
Yop Frank,
I'm looking for a kind of all-in-all tool or language how ever you call it.
Or better said I'm not looking for that tool but I'm just curious what you guys are using and why.
My problem is that actually I'm using several languages for specific tasks.
As I have to do all of those tasks it's normal to think about simplifíing our life
Bye
Gabor
January 16, 2004 at 2:26 am
I don't know any Delphi, but I don't liked Pascal
You're right on C++, although I've never tried those Borland Products like the builder. I have my doubt, that the myth on faster calculations in C++ is still valid, but that's just me. GUI development in C++ is still poor and painful.
PHP lacks a usable GUI (but hardcorde programmers don't use GUI anyway, right ). Our web developers use jsp and from what I've seen it's quite impressive, but just another scripting language and as this is no Microsoft technology, I doubt that you will get top performance when connecting to SQL Server.
I for myself moved everything to asp pages. My main reason for this was the easy of distribution (haha, putting it on the webserver, and that's all). As *IDE* I use my self-made editor. That way I'm in control of everything and don't leave this to some *intelligent* IDE.
Just for completeness:
I once was involved in a project where we used Visual Age for Smalltalk from IBM. Expensive product a non-intuitive IDE but a powerful product (and Smalltalk is a powerful language).
--
Frank Kalis
Microsoft SQL Server MVP
Webmaster: http://www.insidesql.org/blogs
My blog: http://www.insidesql.org/blogs/frankkalis/[/url]
Viewing 5 posts - 1 through 4 (of 4 total)
You must be logged in to reply to this topic. Login to reply