G
Guest
Hi,
I have a value (myvalue) stored in a table (mytable), in the column mycolumn,
that I want to assign to a string (mystring) in VB. What's the syntax to do
this?
of course, mystring = mytable.mycolumn doesn't seem to work
Thanks for the help.
I have a value (myvalue) stored in a table (mytable), in the column mycolumn,
that I want to assign to a string (mystring) in VB. What's the syntax to do
this?
of course, mystring = mytable.mycolumn doesn't seem to work
Thanks for the help.