Hi, I simply wont to read one field in a databasetable into a variable.

dim text as string
text = table.field

How do I do that.
A beginner