I am having trouble with setting up a lvarchar field.
I want to save an actual string of text up to 1500 chars,
so when i do an insert it will be a string and not a file.
does anyone have a alter table code example, and then an insert stmt example?
Thanks!
-R