autofill on indexes when inserting records
autofill on indexes when inserting records
(OP)
Hi all,
I'm trying to insert records into an informix DB with a VB6 program through ODBC connection.
The problem is informix will return an error if i only fill in the fields and not the indexes...The problem is the indexes are build in a way i don't know with bizarre caracters in it and i was wondering if there is not a command or a parameter t oset so when you insert a record,informix takes care of filling these indexes...
Regards,
I'm trying to insert records into an informix DB with a VB6 program through ODBC connection.
The problem is informix will return an error if i only fill in the fields and not the indexes...The problem is the indexes are build in a way i don't know with bizarre caracters in it and i was wondering if there is not a command or a parameter t oset so when you insert a record,informix takes care of filling these indexes...
Regards,
RE: autofill on indexes when inserting records
If so, simply use a 0 (zero) to fill it.
Hope This Helps, PH.
FAQ219-2884: How Do I Get Great Answers To my Tek-Tips Questions?
FAQ181-2886: How can I maximize my chances of getting an answer?