Re: Can someone please tell me...(maybe Frans Bouma)
- From: "Cor Ligthert [MVP]" <notmyfirstname@xxxxxxxxx>
- Date: Tue, 21 Mar 2006 08:50:06 +0100
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
.
- Follow-Ups:
- Re: Can someone please tell me...(maybe Frans Bouma)
- From: David Thielen
- Re: Can someone please tell me...(maybe Frans Bouma)
- Prev by Date: Re: ADO and ADO.net
- Next by Date: Re: Get primary key on insert
- Previous by thread: RE: Can someone please tell me...
- Next by thread: Re: Can someone please tell me...(maybe Frans Bouma)
- Index(es):
Relevant Pages
|