Informix Data Types for Linking Images

Informix Data Types for Linking Images

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.

devxblackblue

About Our Editorial Process

At DevX, we’re dedicated to tech entrepreneurship. Our team closely follows industry shifts, new products, AI breakthroughs, technology trends, and funding announcements. Articles undergo thorough editing to ensure accuracy and clarity, reflecting DevX’s style and supporting entrepreneurs in the tech sphere.

See our full editorial policy.

About Our Journalist