G
Guest
I have a many strings that I need to insert into my Database.
Many of the strings ends with (xxxxxxxxx), (yyy), (fffffff), etc. and I
would like to skip reading that part.. what is the best way to read my string
until the first ( and skip the all after???? in VB .net
LZ
Many of the strings ends with (xxxxxxxxx), (yyy), (fffffff), etc. and I
would like to skip reading that part.. what is the best way to read my string
until the first ( and skip the all after???? in VB .net
LZ