Skip to content Skip to sidebar Skip to footer
Showing posts with the label Delphi 5

Using Multiple Sql Queries

I have done some searching and can't find a definitive answer to this one. I am just getting i… Read more Using Multiple Sql Queries

Delphi - Either Bof Or Eof Is True, Or The Current Record Has Been Deleted

This error showed when I tried to select on an empty table in MS SQL Server 2005: 'either BOF o… Read more Delphi - Either Bof Or Eof Is True, Or The Current Record Has Been Deleted

"object Was Open" Error Using Delphi, Sql Server And Ado

I am getting an 'Object Was Open' error when opening a TADOQuery which returns a large data… Read more "object Was Open" Error Using Delphi, Sql Server And Ado