I´ve experienced that the BLOB function cannot be set while using Sybase.
Is there anyone who knows what to do instead of the BLOB function?
/Chess
Okay, I believe I found it....
I think I can use (Haven´t tried it, but the table works) a TEXT or IMAGE variable instead of a BLOB 🙂
Hopefully it´ll work!
Have you any ideas how to import or export data from those fields? I have used xp_read_file() and xp_write_file(). This is worked pretty well. I think that same function works in Microsoft SQL Server 6.5 but not in version 7.0.