[quote="jitu.hds"] .I have many databses created (say db1,db2,db3,db4) now I want to see only db1 when login..means when client login window open first time there is only one database db1 in drop down list..offcourse all other database exist in backend. thanx[/quote] You may creat those databases with different db_user, and start the server with --user option to specify a certain db_user, thus the client's loging widown will show only the databases created by the specified db_user.
-------------------- m2f -------------------- -- http://www.openobject.com/forum/viewtopic.php?p=33614#33614 -------------------- m2f -------------------- _______________________________________________ Tinyerp-users mailing list http://tiny.be/mailman/listinfo/tinyerp-users
