Re: How to use COLLATE to SORT ADO table by international sorting rules?
From: Viatcheslav V. Vassiliev (support_at_oledbdirect.com)
Date: 03/04/04
- Previous message: Pavel: "Re: How to use COLLATE to SORT ADO table by international sorting rules?"
- In reply to: Pavel Polesny: "How to use COLLATE to SORT ADO table by international sorting rules?"
- Next in thread: Pavel: "Re: How to use COLLATE to SORT ADO table by international sorting rules?"
- Reply: Pavel: "Re: How to use COLLATE to SORT ADO table by international sorting rules?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Thu, 4 Mar 2004 16:02:56 +0300
ADO does not accept SQL at all and pass command text to OLEDB provider. Look
documentation for your DBMS for SQL syntax - it is different for different
OLEDB providers.
//------------------------------------------
Regards,
Vassiliev V. V.
http://www.managed-vcl.com - using .Net objects in Delphi for Win32 +
ADO.Net
http://www.oledbdirect.com - The fastest way to access MS SQL Server,
MS Jet (Access) and Interbase (through OLEDB)
"Pavel Polesny" <arnie@atlas.cz> ???????/???????? ? ???????? ?????????:
news:opr4b5lyzgibbtzu@localhost...
I ned to sort tables by international sorting rules, but Delphi ADO does
seem to accept COLLATE SQL statement...
Can anybody help?
Pavel
- Previous message: Pavel: "Re: How to use COLLATE to SORT ADO table by international sorting rules?"
- In reply to: Pavel Polesny: "How to use COLLATE to SORT ADO table by international sorting rules?"
- Next in thread: Pavel: "Re: How to use COLLATE to SORT ADO table by international sorting rules?"
- Reply: Pavel: "Re: How to use COLLATE to SORT ADO table by international sorting rules?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|