[Gambas-user] Gambas & PostgreSQL cannot create index. relation XXX does not exist.

Benoît Minisini gambas at ...1...
Sat Feb 14 21:29:40 CET 2009


> I made the change to source and update before and after index. Now I get
> error 'No field". I checked database and the table and index is created,
> but what is the error for? What is the number "23" before the "No field"
> error in the debug output?

The error comes from the second Update(). Remove it.

Update() is called only for creating a new table. Maybe its name was not well 
chosen...

Regards,

-- 
Benoît




More information about the User mailing list