R0bb0b Posted October 4, 2008 Share Posted October 4, 2008 looking for an alternative for mysql_data_seek() that I can use for postgres data result sets. Link to comment https://forums.phpfreaks.com/topic/126991-mysql_data_seek-postgres-alternative/ Share on other sites More sharing options...
ratcateme Posted October 4, 2008 Share Posted October 4, 2008 i dont use postgres but pg_result_seek() looks like it should work Scott. Link to comment https://forums.phpfreaks.com/topic/126991-mysql_data_seek-postgres-alternative/#findComment-656910 Share on other sites More sharing options...
R0bb0b Posted October 4, 2008 Author Share Posted October 4, 2008 That is exactly what I was looking for. Can't thank you enough, I have been looking for that for some time now. BTW: I'd been using mysql for over 3 yrs prior to my current job, all they use here is postgres. I found it very surprising that it has grown on my as much as it has and I actually enjoy it more now. Link to comment https://forums.phpfreaks.com/topic/126991-mysql_data_seek-postgres-alternative/#findComment-656912 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.