Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
SQL DISTINC not working in query
Message
De
06/06/2002 09:17:15
 
Information générale
Forum:
Visual Basic
Catégorie:
Bases de données DAO/RDO/ODBC/ADO
Divers
Thread ID:
00665299
Message ID:
00665386
Vues:
29
Hi,

I don't think so as one of my friend told me before that ADO seem to had
problem in the SQL distinct command.

If not, is there any way to solve this issue. Thank

>I think that your problem is that DBF are not supporting the DISTINCT clause.
>
>>Hi,
>>
>>My VB6 written application using ADO 2.6 to pull
>>some data from my dbf file is not giving me distinct
>>record. Below is my code which is not giving me distinct
>>record. I check Microsoft website and there is a article
>>on this but is based on SQL server 6.5. It url is :
>>http://support.microsoft.com/directory/article.asp?ID=KB;EN-US;Q181479&LN=EN-US&rnk=1&SD=msdn&FR=1&qry=distinct&src=DHCS_MSPSS_msdn_SRCH&SPR=ADO&
>>
>>Please kindly advise me on how to solve this issue
>>
>>
>> cn.CursorLocation = adUseServer
>>
>> rs.Open "SELECT DISTINCT Request_No, Outlet_ID, Trans_Date," & _
>> "Delivery, Head_rem FROM inv_journal", cn, adOpenStatic, adLockReadOnly
Best Regards
Virusim
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform