Re: Can someone please tell me...(maybe Frans Bouma)
- From: David Thielen <thielen@xxxxxxxxxxxxx>
- Date: Tue, 21 Mar 2006 05:48:14 -0800
LBLLGen looks very interesting - any comments on how well it works in
practice? I ask because in the java world Hibernate looks great - but the
more I used it the less I liked it.
--
thanks - dave
david_at_windward_dot_net
http://www.windwardreports.com
"Cor Ligthert [MVP]" wrote:
David,.
I thought that Frans Bouma's product should overcome your problems.
At least I would try to contact him in your situation if he does not react
in my change of the subject.
LLBLGen Pro website: http://www.llblgen.com
My .NET blog: http://weblogs.asp.net/fbouma
Microsoft MVP (C#)
------------------------------------------------------------------------
I hope this helps,
Cor
"David Thielen" <thielen@xxxxxxxxxxxxx> schreef in bericht
news:8972ED45-CA94-43C4-B80B-09235E231319@xxxxxxxxxxxxxxxx
Hi;
I am finding the following very frustrating and if someone could just tell
me why - I think it would be less frustrating:
1) Why is setting parameters in ADO.NET vendor specific? JDBC has had this
vendor neutral since version 1.0.
2) Why no simple vendor independent way to get the value of an
auto-generated primary key? This has been a need forever and instead
everyone
has to implement this on their own.
3) Why no vendor independent way to get all tables, views, & stored
procedures in a database and to get all columns in a table/view? OleDb has
this but not ADO.NET.
4) Why is DbProviderFactory.CreateDataSourceEnumerator() only provided for
SqlServer? The OleDb info is in the registry and the Oracle info is
(partially) in the root Oracle config file.
5) Why only 2 clients? Back in the ODBC and OleDb days MS was doing
everything it could to have tons of clients shipped with Windows. Now it's
SqlServer, Oracle, and the two bridge clients (OleDb & ODBC)?
If someone at MS could just explain why...
--
thanks - dave
david_at_windward_dot_net
http://www.windwardreports.com
- References:
- Re: Can someone please tell me...(maybe Frans Bouma)
- From: Cor Ligthert [MVP]
- Re: Can someone please tell me...(maybe Frans Bouma)
- Prev by Date: Not triggering a change to rowstate - Maybe!!!!!
- Next by Date: Re: Can someone please tell me...
- Previous by thread: Re: Can someone please tell me...(maybe Frans Bouma)
- Next by thread: deployment problem
- Index(es):
Relevant Pages
|