On Tue, Mar 28, 2006 at 04:13:52PM +0200, Ivan Horvath wrote: > when i try connect to this existing database i receive always a > "No primary key found in table ..." message
Add "?debug=1" to the connection URI (postgres:/db?debug=1). This makes SQLObject prints all SQL queries. Look at the debug output. Is there anything wrong? Oleg. -- Oleg Broytmann http://phd.pp.ru/ [EMAIL PROTECTED] Programmers don't die, they just GOSUB without RETURN. ------------------------------------------------------- This SF.Net email is sponsored by xPML, a groundbreaking scripting language that extends applications into web and mobile media. Attend the live webcast and join the prime developer group breaking into this new coding territory! http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642 _______________________________________________ sqlobject-discuss mailing list sqlobject-discuss@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/sqlobject-discuss