Hello. in a tableSQL 2008I havea fielddeclaredvarbinary(max)that storesimages ortext (DOC)in binary format. asI canseein a text objectorfield in a tableinthis field? Thanksin advance.
My best guess: Have a look in the help text index for "Info". You can do an INFO LOAD of data like pictures and associate them with certain field values. I've not used it, so I'm not sure how well it works in practice, and you may need to experiment.
Or hopefully someone else has some actual experience with this sort of thing?