Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.databases.ms-sqlserver > #528
| From | Gene Wirchenko <genew@ocis.net> |
|---|---|
| Newsgroups | comp.databases.ms-sqlserver, microsoft.public.sqlserver.programming |
| Subject | SQL Server 2008: Front-End Languages |
| Date | 2011-07-14 15:39 -0700 |
| Organization | A noiseless patient Spider |
| Message-ID | <jhru171e8iqvgpqvfouuql16tqcfchub97@4ax.com> (permalink) |
Cross-posted to 2 groups.
Dear SQL'ers:
Enough playing in the guts. Now, I need to figure out which
language or language to use for front-end code. The system being
planned is for a small company, and the system must be easily
modifiable.
What are your suggestions, and how does one get strated with your
suggestions?
My Wish List:
I strongly want as much intelligence in the database as possible.
Using the DBMS as merely a filestore is not acceptable.
I would like a language that has a good development environment,
including a source-level debugger. Interpreted code is just fine with
me, but it is not a requirement.
It should catch lots of errors. C's (generally) ignoring of
signed integer overflows is the wrong direction.
It should not suffer from architecture astronauts. Java is a
culprit here.
One of the people who will eventually be programming for the
system being planned likes Microsoft Access. Will it do?
So what do you suggest? What questions am I not asking that I
should?
Sincerely,
Gene Wirchenko
Back to comp.databases.ms-sqlserver | Previous | Next — Next in thread | Find similar
SQL Server 2008: Front-End Languages Gene Wirchenko <genew@ocis.net> - 2011-07-14 15:39 -0700
Re: SQL Server 2008: Front-End Languages Gene Wirchenko <genew@ocis.net> - 2011-07-14 21:43 -0700
Re: SQL Server 2008: Front-End Languages Erland Sommarskog <esquel@sommarskog.se> - 2011-07-15 11:05 +0200
Re: SQL Server 2008: Front-End Languages Gene Wirchenko <genew@ocis.net> - 2011-07-15 11:06 -0700
Re: SQL Server 2008: Front-End Languages "Kurt Dicus" <kdicus@dicus.com> - 2011-07-21 00:56 -0700
csiph-web