Re: [INTERFACES] not permanent insert into stud values('myname') - Mailing list pgsql-interfaces

From rony khoury
Subject Re: [INTERFACES] not permanent insert into stud values('myname')
Date
Msg-id 35BEEC68.634C81EB@apotres.edu.lb
Whole thread Raw
In response to not permanent insert into stud values('myname')  (rony khoury <ron@cyberia.net.lb>)
List pgsql-interfaces

Hannu Krosing wrote:

> rony khoury wrote:
> >
> >
> >
> > Hello ,
> >
> > following is a part of my code , can any body tell me why it works
> > fine ,
>
> It should work fine ;)
>
> > but 'myname' does not remain permanent in the table although I'm
> > loging in as postgres
> > and see 'myname' in the result when I run the program ?
>
> You probably start a transaction, but never commit it (in some other
> part of your code)
>
> Hannu



no it does not work fine or else I wouldn't have asked .
What do you mean I should commit it in some other part of my code ? how
to do that ?

rony .


pgsql-interfaces by date:

Previous
From: Sandeep
Date:
Subject: Tcl/Tk interface for Postgres95
Next
From: "rony khoury"
Date:
Subject: Re: [NOVICE] Re: [INTERFACES] not permanent insert into stud values('myname')