T
Two Beards
Hi, I'm new to VB and .net so I may be mising something. I am trying to
dynamically build some SQL by appending to a string. Part of the SQL
comes from an mp3 id tag I have extracted from a file and stored in a
string. I can do all the normal stuff with the string like msgbox and I
can append it to another string but I cannot append to the end of it.
I have tried things like trim and using a string builder but it still
won't work.
Any advice would be greatly appreciated.
Cheers
Craig
dynamically build some SQL by appending to a string. Part of the SQL
comes from an mp3 id tag I have extracted from a file and stored in a
string. I can do all the normal stuff with the string like msgbox and I
can append it to another string but I cannot append to the end of it.
I have tried things like trim and using a string builder but it still
won't work.
Any advice would be greatly appreciated.
Cheers
Craig