Sir..
I have searched a lot and i couldnt find a result...
That is that i can get the last affected row inn mysql by php.
But why i cant be able to search the same by postgres if possible give me a solution..
ArunKumar
| SitePoint Sponsor |




Sir..
I have searched a lot and i couldnt find a result...
That is that i can get the last affected row inn mysql by php.
But why i cant be able to search the same by postgres if possible give me a solution..
ArunKumar
Where there is a will there is a way![]()
ArunKumar




hello is it possible
Where there is a will there is a way![]()
ArunKumar


no, not the last affected row -- in postgresql, you pull the next serial number before inserting the row
see http://www.postgresql.org/docs/faqs.FAQ.html#4.11.1




oho that is fine and thank you...
Where there is a will there is a way![]()
ArunKumar
Bookmarks