What happended to my Datasource ?

Hi All !!

I’m using about 7 different data sources in my app. I added another using the same approach as the rest. Everything worked fine until I had to do a reboot. Now the last data source has a weird problem when I try to use the append command, or any other “make new …etc” like command . The error I’m getting is the following:

“Can’t make <> id 51 of <> id 50 of <> id 49 into type reference. (-1700)”

The strange thing is that the table populates correctly. Any ideas?

TX
Eugene

Hard to say without the code to look at. Try to figure out at what point the error is generated and post the relevant section of code. Hopefully someone will take a look at it and be of some help.

Good grief what a mission !!!

First of let me apologise for not adding the code to my original post, I know better. Anyway it would appear that my code worked fine, and that the problem was in IB. Basically I had to reconstruct ALL the tables with their respective handlers and links and so on. Luckilly it seems to be fine now, WHAT a RELIEF !. Thanks to all who had a look, but it would appear that IB just had a “momentary lapse of reason”.

Hope this might help someone else !

Cheers

Cool! Glad everything worked out!