Master-Child Empty Table |
3/28/2007 8:50:50 PM |
PHPRunner General questions | |
D
dharris909 author
Friends, |
|
J
|
Jane 3/29/2007 |
answered in your personal email. |
P
|
psychodad71 4/4/2007 |
please let me know the solution per mail as well. Thanks |
J
|
Jane 4/5/2007 |
Hi, function db_dataseek($qhandle,$row) { if ($row>0) { mssql_data_seek($qhandle,$row); } } |