Showing posts with label delphi. Show all posts
Showing posts with label delphi. Show all posts

Tuesday, October 8, 2013

Error Borland license information was found, but it is not valid for Delphi (Fixed)

Even Delphi 7 is an old software, but until now there is some programmer still using it, because This software easy to use and stable. if you getting error "Borland license information was found, but it is not valid for Delphi" 
Follow this step below to fixed:

Sunday, July 8, 2012

Update Where Select Affecting Only First Found Row

The UPDATE statement allows you to update a single record or multiple records in a table, in this case below you want to update with the same table where you want the first stat found will update



Friday, July 6, 2012

How to Add Value in The ComboBox From The Database at Runtime in Delphi Program?

If you want to add value to the Combo Box in Delphi then the point is you add some value in Combo Items ( see ComboBox properties in object inspector) If You using query to access the database you can write the code like this:

Thursday, June 14, 2012

Easy Tips for Installing Delphi 7 on Windows 7

Installing Delphi 7 on Windows 7 If you’re using Delphi 7 to make some program and using Windows 7 as operating system then you will get notification error when install Delphi 7 in Windows 7. But don’t worries even it seem installing the Delphi 7 program not compatible with Windows 7 you can ignore the notification error and continue to run the program.