Re: oledb-group by



The GROUP BY clause was enhanced to the SQL standard in VFP8. Before that it
was possible to misuse the GROUP BY clause.
-Anders

"iso" <ismailozyigit@xxxxxxxxxxx> skrev i meddelandet
news:e%237Ed9S6FHA.1000@xxxxxxxxxxxxxxxxxxxxxxx
> first of all thanks every body for the past answers to my questions.
> here is another question.(ASP -FoxPro 8)
> I will change foxpro ODBBC.dll to OLEDB. the reason is ODBC dll is not
> thread safe and causes IIS down. my point is "Is there any problem with
> GROUP BY if I use OLEDB". it seems like it does not work properly. so
> should I cchange my code?
>
> thanks a lot!
> iso
>


.



Relevant Pages

  • Serious OLEDB Bug in DELETE Statements ?
    ... I've just spent a day trying to find a serious mistake in an OLEDB DELETE to an ACCESS Database. ... In spite of a quite detailed WHERE clause, the delete query deleted all records in the underlying table. ...
    (microsoft.public.data.oledb)
  • Re: Saving data from a textbox to the database when using binding...
    ... You probably have given a selective Select statetement where in is a "Where" ... clause and I do not know if it is SQL or OleDB but with let say a @ or a? ... Cor ...
    (microsoft.public.dotnet.languages.vb)

Loading