PDA

Click to See Complete Forum and Search --> : Insufficient Bas Table Information


orasbot
Apr 12th, 2000, 01:32 PM
I have been receiving this error : Insufficient Base Table Information.

I'm using Informix as my back-end. My program works well with MS ACCESS but when I switched to Informix the error occured. Sometimes, there's no problem but most of the times, the error shows up.

Clunietp
Apr 12th, 2000, 10:18 PM
That error usually happens when you modify the primary key field, or you select fields in a query without selecting the primary key and then try to update...


HTH

orasbot
Apr 13th, 2000, 09:22 AM
No, i do not change the primary key. As I have said, the program works well but fails sometimes. I suspect the driver of Informix has problems