[Ur] urblog

Manu chompmotte at yahoo.fr
Mon Sep 28 13:25:39 EDT 2009


hello

I've tried to compile Gian's urblog with the latest version of Ur/Web
but I get :

manu at chleb:~/Code/Ur/urblog$ ./urblog.exe
Fatal initialization error: Unable to create prepared statement:
SELECT User.uw_DisplayName, User.uw_Id, User.uw_Password, 
User.uw_Username FROM uw_Urblog_user AS User WHERE ((User.uw_id = 
$1::int8) AND (User.uw_password = $2::text))
ERROR:  syntax error at or near "."
LINE 1: SELECT User.uw_DisplayName, User.uw_Id, User.uw_Password, Us...
                   ^


Has this to do with the special version of the compiler Gian's been using ?

Thanks

Manu




More information about the Ur mailing list