in reply to
How to insert a NULL value into a table!!
The Hosts table constrains Cluster_ID as a FK to the Clusters table. Is NULL an acceptable value there? Can you manually insert the same row that the code is attempting?
Comment on
Re: How to insert a NULL value into a table!!
In Section
Seekers of Perl Wisdom