H
hrlngrv
yes, programmers are a waste of time.
!
Your browser and newsreader (not to mention your OS) were written in
SQL by DBAs?!
Most programming languages out there are obsolete.. C++ or C# or Perl-- give
me a break.
Ever tried to automate monitoring of system logs without using Perl or
some other scripting language? Definitely not fun!
Ever tried to write a device driver without using C or Assembler?
(Disclosure: I've written only one, following a cookbook procedure in
C, that provided a power on password with certain validation rules for
those passwords, and had to be loaded from CONFIG.SYS.)
If you're talking about generating reports, then I'd only agree that
most languages are overkill and not the best tool for the task (aside
from Perl and similar scripting languages summarizing system logs).
www.sqlmag.com has a new report that says that like 80% of the top database
people in the country use VB or VBA or VB.net.
Top database people? Which country? That sqlmag url redirects to
http://www.windowsitpro.com/SQLServer/
so do you really believe it'd cover all SQL systems or just SQL Server?
All OSs on which SQL RDBMSs run or just Windows? You really have a
narrow perspective, not to mention real problems with credulousness.
In the real world most database processing (in terms of bytes of data
processed) still takes place on mainframes. Ain't no stinkin' VB[*] on
mainframes, though mainframes could be ODBC data sources if a suitable
interface were implemented.
If you work for a small firms or one with a low transaction count, then
it's likely your firm doesn't use a mainframe. If so, you're still
suffering from the limitations of your own experience.
As for the web, check out Netcraft if you haven't already. Most web
sites run under Unix-like OSs like, e.g., Amazon. Ain't no stinkin'
VB[*] on Unix-like systems, and web servers aren't ODBC data sources
(though there may be tools to treat tables on html pages as relational
tables).
So how do you explain all those banks, insurance companies, securities
traders and brokers, government agencies that use mainframes? They just
don't employ any of the 'top database people'? Guess that must also
hold true for all the companies using Solaris, Linux, [*]BSD or even
Unixware and Mac OS X as the OSs for their web servers.
Grow up!
it's like a dead issue. VB won the war.
If working in a Windows-only shop, it may seem that way.
It is 3x easier to write somethign in ADP/MDB than it is in VB; or any other
language.
Anything?! How would you use ADP/MDB to write a simulation application
to model life insurance costs for a set of individuals of different
ages and risk characteristics? How would you use ADP/MDB to determine
the risk-based capital of Citibank? How would you use ADP/MDB to
optimize lift vs drag in wing designs? How would you even use ADP/MDB
to model traffic patterns to optimize traffic signal coordination and
timing in a given geographical area?
You are SO naive! Go back to writing database backends for your time
sheet reports.