Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations IamaSherpa on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: Efim
  • Order by date
  1. Efim

    char length

    This is a know bug of informix. If the data that you need to insert is static (i.e. does not get changed by a program) you can load the data with LOAD command. Else you are out of luck - either use BLOBs or have several CHAR columns 255 characters each and deal with breaking the text and...

Part and Inventory Search

Back
Top