Re: Data Access...
- From: "Ty Salistean" <tsaliste@xxxxxxxxx>
- Date: Wed, 8 Jun 2005 17:59:51 -0500
Unbelievable!!! Excellent post. That is exactly what I was looking for.
Looks like that person has it only in beta and only handles SELECT's. Maybe
M$ can buy this product and put it in the next VS.NET. Thanks for the
info...
"Sylvain Lafontaine" <sylvain aei ca (fill the blanks, no spam please)>
wrote in message news:Orvh4oHbFHA.1600@xxxxxxxxxxxxxxxxxxxxxxx
> Well, someone else has tought about it:
> http://www.queryadataset.com/
>
> --
> Sylvain Lafontaine, ing.
> MVP - Technologies Virtual-PC
> E-mail: http://cerbermail.com/?QugbLEWINF
>
>
> "Ty Salistean" <tsaliste@xxxxxxxxx> wrote in message
> news:%23u6nJaFbFHA.2876@xxxxxxxxxxxxxxxxxxxxxxx
> > Why can't M$ allow .NET developers to run ANSI standard SQL queries on
> > ADO.NET datatables/datasets (SELECT, INSERT, UPDATE, DELETE)?
> >
> > This will allow other developers to learn ANSI syntax and be able to
> > utilize
> > SQL Server without much learning curve. I bet there are people out
there
> > that have programmed in .NET but have NEVER written a SQL SELECT
> > statement.
> > That is scary!!
> >
> > The ability to requery data on the client is an essential tool for every
> > developer, unless you never save your data. They do give you dataviews,
> > but
> > you cannot do a DISTINCT listing on those. They only give you the
ability
> > to order data (SET ORDER TO), filter data (SET FILTER TO), and some
> > others...
> >
> > HEY M$ - WE NEED TO MANIPULATE DATA ON OTHER PLACES BEYOND STORED
> > PROCEDURES!!!!!!! THAT IS KEY TO OUR JOB!!!!!
> >
> >
>
>
.
- References:
- Data Access...
- From: Ty Salistean
- Re: Data Access...
- From: Sylvain Lafontaine
- Data Access...
- Prev by Date: Re: .NET Framework 2.0 Beta 2 Configuration Snap in failure
- Next by Date: GetType from custom class library
- Previous by thread: Re: Data Access...
- Next by thread: Re: Data Access...
- Index(es):
Relevant Pages
|