Please take our Survey
logo       

Choosing A Webhost:
A web hosting service is a type of Internet hosting service that allows individuals and organizations to provide their own website accessible via the World Wide Web. Web hosts are companies that provide space on a server they own for use by their clients as well as providing Internet connectivity, typically in a data center. Web hosts can also provide data center space and connectivity to the Internet for servers they do not own to be located in their data center, called colocation. more...

Re: get last oid: msg#00052

db.postgresql.odbc

Subject: Re: get last oid

... In a well designed relational Db, every table has a (unique) primary
key: if so, you don't even need to
know the oid, because the record just inserted is directly reachable using
the PK.
If your PK uses sequences, you have to get the next seq value "select
nextval() from seq_xxxxx..." and use the
value obtained for inserting your new row instead of using it as a default
value; this way you are protected from
concurrent writing to the DB.

If you REALLY need the oid from the ODBC connection, I can't help... sorry !

Bye

Roberto

----- Original Message -----
From: "Ricky" <ricky@xxxxxxxxxxxxxxxxxxx>
To: "postgre" <pgsql-odbc@xxxxxxxxxxxxxx>
Sent: Friday, December 19, 2003 9:25 AM
Subject: Re: [ODBC] get last oid


> thanks Roberto,
>
> i'm new in vb and also in postgresql,
> well, if there'no function to get the last oid, how to catch the message
> INSERT 2237168 1 in visual basic ?
>
> if no, maybe i have to try to select the bigest oid to get it but i'm
> affraid while somebody insert in the same time, the oid will not match.
>
> you have suggestion about this?
>
> BR
>
> Ricky
>
>
> ----- Original Message -----
> From: "Ropel" <ropel@xxxxxxxx>
> To: "postgre" <pgsql-odbc@xxxxxxxxxxxxxx>
> Sent: Friday, December 19, 2003 3:20 PM
> Subject: Re: [ODBC] get last oid
>
>
> > PHP uses "pg_last_oid() ": a reliable way because it work's at
connection
> > level (i.e. it will not be affected
> > by inserts made from other tasks or connections .
> > I'd try searching starting from there for a solution without php: every
> > other language i've seen has an equivalent solution.
> >
> > With "psql" you have:
> >
> > postgres=# insert into cars(name) values('lamborghini');
> > INSERT 2237168 1
> >
> > where 2237168 is the oid...
> >
> > I hope it willl help...
> >
> > Roberto
> >
> >
> > ----- Original Message -----
> > From: "Ricky" <ricky@xxxxxxxxxxxxxxxxxxx>
> > To: "postgre" <pgsql-odbc@xxxxxxxxxxxxxx>
> > Sent: Friday, December 19, 2003 1:05 AM
> > Subject: [ODBC] get last oid
> >
> >
> > > hello,
> > >
> > > i try get the last oid after INSERT command but i have no idea about
> > > command/function
> > > .anyone know or is there any better method?
> > >
> > > Thanks
> > > Ricky
> > >
> > >
> > > ---------------------------(end of
broadcast)---------------------------
> > > TIP 4: Don't 'kill -9' the postmaster
> >
> >
> >
> > ---------------------------(end of broadcast)---------------------------
> > TIP 4: Don't 'kill -9' the postmaster
> >
> >
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 2: you can get off all lists at once with the unregister command
> (send "unregister YourEmailAddressHere" to majordomo@xxxxxxxxxxxxxx)



---------------------------(end of broadcast)---------------------------
TIP 9: the planner will ignore your desire to choose an index scan if your
joining column's datatypes do not match



<Prev in Thread] Current Thread [Next in Thread>
Google Custom Search

Recently Viewed:
qnx.openqnx.dev...    gcc.libstdc++.c...    solaris.opensol...    information-ret...    misc.misterhous...    web.catalyst.ge...    apache.webservi...    redhat.release....    hardware.lirc/2...    kernel.autofs/2...    technology.sust...    linux.vdr/2003-...    editors.lyx.gen...    org.user-groups...    netbsd.devel.pk...    xdg.devel/2004-...    version-control...    jakarta.slide.d...    debian.packages...    creativecommons...    ports.ppc.embed...    bug-tracking.bu...   
Home | blog view | USPTO Patent Archive | advertise | OSDir is an inevitable website. super tiny logo

Free Magazines

Cisco News
Receive a free quarterly e-newsletter with exclusive articles on how Cisco IT uses its own products and solutions to enable the business.
subscribe

Systems Management News, the newspaper for IT systems administration and data center managers! Each issue of Systems Management News is chock-full of news and analysis to help you understand what's happening in your field.
subscribe

The Enterprise Newsweekly eWeek is the essential technology information source for builders of e-business.
subscribe

Oracle Magazine Oracle Magazine contains technology strategy articles, sample code, tips, Oracle and partner news, how to articles for developers and DBAs, and more. Oracle (NASDAQ: ORCL) is the world's largest enterprise software company.
subscribe

Total Telecom Total Telecom is "The Economist of the communications industry".
subscribe