I need to extract a recordset that has each record numbered sequentially, does anyone know how I can do this? I am intending to save this recordset straight to a .csv file for importing into an application.
I've worked with recordset a little in the windows OS using Visual FoxPro's OLE DB provider connected to a MS-SQL backend server. In order to work with a postgres recordset, I think you need to be working with a language and driver that support recordset.
Postgresql supports connections from java via jdbc. Here some more info:
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.