Hi!

On Mon, Sep 02, 2013 at 03:40:51PM -0300, Francisco Chiotta 
<franchio...@gmail.com> wrote:
> Hello people,
>                      I am new with sqlobject, I was seeing the package and
> I think is a very good job.

   Thank you!

> I just have a question for you. There exist a
> way to create users, of the database I am connected, or drop them using
> sqlobject ? I am using sqlobject with postgres.

   Alas, there is no aside from low-level SQL query like
connection.query("CREATE USER name PASSWORD 'xxx'")

> Sorry if the question is silly

   It is not. Certainly there are many areas where SQLObject could be
and should be improved. IWBN if sooner or later you join the effort.

>  but I am a beginner in this

   You are welcome!

> and I didn't
> find any information about it.

   Documentation is one such area that needs a lot of improvements.

> Thank you for your time.
> Regards

Oleg.
-- 
     Oleg Broytman            http://phdru.name/            p...@phdru.name
           Programmers don't die, they just GOSUB without RETURN.

------------------------------------------------------------------------------
Learn the latest--Visual Studio 2012, SharePoint 2013, SQL 2012, more!
Discover the easy way to master current and previous Microsoft technologies
and advance your career. Get an incredible 1,500+ hours of step-by-step
tutorial videos with LearnDevNow. Subscribe today and save!
http://pubads.g.doubleclick.net/gampad/clk?id=58040911&iu=/4140/ostg.clktrk
_______________________________________________
sqlobject-discuss mailing list
sqlobject-discuss@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sqlobject-discuss

Reply via email to