[phpBB Debug] PHP Warning: in file [ROOT]/phpbb/db/driver/mysqli.php on line 264: mysqli_fetch_assoc(): Couldn't fetch mysqli_result
[phpBB Debug] PHP Warning: in file [ROOT]/phpbb/db/driver/mysqli.php on line 326: mysqli_free_result(): Couldn't fetch mysqli_result
Pete's QBASIC Site • Help with searching for words (for a data base) - Page 2
Page 2 of 2

Posted: Thu Oct 25, 2007 8:21 pm
by Mac
[quote="Lee"]Now its saying im past the end of the file heh...[/quote]

My guess is that you read the last record and then issued another read command.

That's the best I can do, given that you didn't post your program.

Note that my program has a test for EOF.

Mac