View Full Version : Crazy C++ Problem


bart_ritchie
07-05-02, 08:07 AM
Hi,

I am having terribible problems with a simple database program I have made (source attached and also available for download from: http://www.weddingshowcase.com.au/bbs.zip).

My problem is that when I query the database, I get an infinite number of matches even though I have a while 'database is not at the end of file' loop.

Any help would be greatly appreciated.

-Bart