B
Bonzol
vb.net 2003, 1.1. Windows Application. Access Database
Hey, I just want to display a field from a dataset(project1)
i've been trying
textbox1.text = project1.project.projdesccolumn.tostring
but all that does is display the column name
I know this is really simple, but I just cant find the correct syntax
to do it.
thanx in advance
Hey, I just want to display a field from a dataset(project1)
i've been trying
textbox1.text = project1.project.projdesccolumn.tostring
but all that does is display the column name
I know this is really simple, but I just cant find the correct syntax
to do it.
thanx in advance