Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
SQL DISTINC not working in query
Message
From
06/06/2002 09:17:15
 
General information
Forum:
Visual Basic
Category:
Database DAO/RDO/ODBC/ADO
Miscellaneous
Thread ID:
00665299
Message ID:
00665386
Views:
30
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
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform