Re: Just uninstalled Delphi 2005 Enterprise
Interesting! But I would hope "we" aren't doing commercial deployment
with a Personal version?
Nope that's in D7 Pro, started in D5 Ent, initially because that
was the only way to get proper support of parameterized queries for
MS SQL Server.
> I think data-aware components have their use
I've heard too many horror stories and encountered too many nightmare
creatures arising from them to have even a speck of faith in them :/
On the scale of bad programming practice, I rank them right with 'goto'
(the development speed "gains", the maintainance bugs and flexibility
issues being strikingly similar).
Eric
.
Relevant Pages
- Re: Performance on parameterized queries vs. stored procedures
... Parameterized queries are not supported in SQL Server. ... > I am not so much interested in ad-hoc queries vs. stored procedures. ... (microsoft.public.sqlserver.programming) - Bulk insert performance using ADO.NET?
... using ADO.NET and SQL Server 2000 on Win2K3 server. ... Parameterized queries show no improvement over literal queries ... Inserts performed in a transaction show a 3x improvement ... Using our particular modest hardware setup, ... (microsoft.public.sqlserver.programming) - RE: C0000005 Error with Oracle Backend
... we didnt experience this problem with SQL Server ever. ... BTW, this was ... identified as as issue with Oracle's problem with Variable Binding in ... Parameterized Queries. ... (microsoft.public.fox.vfp.queries-sql) |
|