Обсуждение: introduction of FK results in no data insert

Поиск
Список
Период
Сортировка

introduction of FK results in no data insert

От
"Harpreet Dhaliwal"
Дата:
Hi,
Upto the point when i don't have FKs in my database, things work fine.
As soon as i put FK in all the tables referencing to  a field of one single table, nothing is inserted.
Is it an indexing issue?
Can anyone throw some light on this?
~Harpreet

Re: introduction of FK results in no data insert

От
"Brian A. Seklecki"
Дата:
Please send specific error messages and schemas if possible.  ~BAS

On Sat, 2007-03-31 at 16:47 -0400, Harpreet Dhaliwal wrote:
> Hi,
> Upto the point when i don't have FKs in my database, things work fine.
> As soon as i put FK in all the tables referencing to  a field of one
> single table, nothing is inserted.
> Is it an indexing issue?
> Can anyone throw some light on this?
> ~Harpreet