G
gevald123
I'm storing system files in a sql server database, as "image" datatype
fields.
In my front end (vb .net 1.1) I'd like to display these files in a
listview with the "Windows Explorer" feel and look.
I'm strugling to retreive the apropriate icon for the file extension,
so far all the code I saw, it seems like that I have to pass a file
name that exists in Windows O/S system file, in my case I'm not
dealing with files strored in the O/S, rather I'm dealing with files
stored in my own sql database.
Any help would be greatly appriciated.
Thanks.
fields.
In my front end (vb .net 1.1) I'd like to display these files in a
listview with the "Windows Explorer" feel and look.
I'm strugling to retreive the apropriate icon for the file extension,
so far all the code I saw, it seems like that I have to pass a file
name that exists in Windows O/S system file, in my case I'm not
dealing with files strored in the O/S, rather I'm dealing with files
stored in my own sql database.
Any help would be greatly appriciated.
Thanks.