gerjan
07-01-2003, 03:32 AM
Hello,
I have an Access DB with fields that contains the same name.
Now I only have wan't to display the unique fields from the table.
i.e TABLE =
hardware
hardware
hardware
windows
windows
office
Suposed to display:
hardware
windows
ofice
Is there a code I can put in my SQL string or something to realise this?
I have an Access DB with fields that contains the same name.
Now I only have wan't to display the unique fields from the table.
i.e TABLE =
hardware
hardware
hardware
windows
windows
office
Suposed to display:
hardware
windows
ofice
Is there a code I can put in my SQL string or something to realise this?