ponkumar
Posts:
|
| Posted: 08/31/2006, 1:41 AM |
|
i want to take a distinct data from MSAccess Database..... how to do this in one coulmn in the table....???
Answer me Soon Plz.... Its very Urgent.....
|
 |
 |
WKempees
|
| Posted: 08/31/2006, 2:31 AM |
|
Do it in the VQG SQL,
Select DISTINCT(fieldname) from TABLE
"ponkumar" <ponkumar@forum.codecharge> schreef in bericht
news:644f6a09cb0002@news.codecharge.com...
>i want to take a distinct data from MSAccess Database..... how to do this
>in one
> coulmn in the table....???
>
> Answer me Soon Plz.... Its very Urgent.....
> _________________
> how to connect database using asp??
> ---------------------------------------
> Sent from YesSoftware forum
> http://forums.codecharge.com/
>
|
|
|
 |
|