Database: D5/D6 Error with DB-Access
Q: —- I have two query connect to DBDemos. Query1.sql select name from country Query2.sql (connect to query1) select * from country where…
Graphic: RLE Bitmaps
An FYI, and also wondering who has run into the same problems with possibly a better resolution/fix: Some changes were made in the…
IDE: Code Param window is gone
Hi there, I had the same problem and I started digging in Delphi. You belive or not the code param window is there,…
IDE: Menu / Toolbar is gone
Q: Delphi 5 looses tool bar & menu on occasion. Why? A: This seems to be a fairly frequent problem. You could delete…
IDE: Menu is gone
Michael McConville wrote in message < 384E93C3.9AA0F621@dscorp.com >… >Very Strange. > >My menu bar and all windows except the code view are gone.…
Windows2000: Breakpoints in Open-Dialog
When you are debugging an Application under Win2000 and you go into an OpenDialog a breakpoint will apear. you can stop this by…
Windows2000: D5 won’t start (colors, videodrivers, …)
> I use Win 2000 and tried to install Delphi 5 enterprise > but everytime I try to start Delphi, it hangs (without…
Windows2000: Moving application to Win2000
> Hi. > > I know this is a bit general, but does anyone know of any problems > that I might have…
WindowsXP: cannot debug DLLs with Delphi5 and WindowsXP
Q: cannot debug DLLs with Delphi5 and WindowsXP A: Several threads address this issue, and here is the solution. The problem is restated…
WindowsXP: ListView error with XP-Style
> When you give a Delphi application the Windows XP look using the WindowsXP > manifest XML file, whenever a TListView with columns…