Question:
Does Informix have a data type similiar to SQL Server’s image or ntext to input paths to link images?
Answer:
I’d use a CHAR(25) or a VARCHAR field for that. It’s just a string field, so you’ll have to build and interpret it through code.
Charlie has over a decade of experience in website administration and technology management. As the site admin, he oversees all technical aspects of running a high-traffic online platform, ensuring optimal performance, security, and user experience.























