Rory Campbell-Lange wrote:
> Dear Developers
>
> The error:
>
> INSERT INTO "data_sector"
> ("name","localname","created","modified","country_id")
>VALUES
> (Administrative Offices,'','2006-11-18
> 21:36:31.145400','2006-11-18 21:36:31.145474',1)
>
> 'Adminis
Dear Developers
The error:
INSERT INTO "data_sector"
("name","localname","created","modified","country_id")
VALUES
(Administrative Offices,'','2006-11-18 21:36:31.145400','2006-11-18
21:36:31.145474',1)
'Administrative Offices' isn't quoted. I believe this is