G
Gonzosez
I have the followinf statement
TextBox1.Text = rsVMFG("id")
I get the following message
Unable to cast object of type 'ADODB.InternalField' to type 'System.String'.
Huh????
TextBox1.Text = rsVMFG("id")
I get the following message
Unable to cast object of type 'ADODB.InternalField' to type 'System.String'.
Huh????