Hello,
I seem to have an odd problem. I bought my old work laptop for my wife to use. Now, I need to delete my old information and account. I thought this would be simple thing to do. I have set her up on a new domain (nebula, the computer's name) as an administrator. However, when I went...
Hello,
I recently went from D5 with IB 5.5 to D2006 with IB 7.5. I have a couple of IB databases on the machine that were working fine until today. Today being the first time I have attempted to open them since upgrading. I uninstalled 5.5 when I installed 7.5.
Now, when I try to connect...
Hello,
In the app we are designing at work, we have a situation where we cannot use the typical DBLookupCombo component, yet it's close to what we need. We need to store a code but display a description. There is a similar question in this forum regarding DBCombos and enumerated integers...
Thanks, Bobba. Looks okay. I have seen one or two apps that state "requires Pro (not Home) to work." Personal Web Server was one of these. I don't know if that was true or merely marketing.
But before I spend $1490, has anyone here run D2006 on XPHome?
Hello,
I may need to upgrade my Delphi soon for a work project as a contractor for a small programming company. Problem is, the requirement list at Borland.com for Delphi2006 list XP Pro. My wife and I just upgraded the computer recently to XP Home (we had no reason to upgrade until last...
Hello,
I am using IB 5.5 with Delphi 5 on Win XP Home. Here is the situation. I am writing a program to work farm animal transactions. This program will be for my use only, but I need to know somethings for a project coming up at work (practice). I have a list of animals and "actions"...
A little more information.
TAgent = class(TPersistent)
Parent: TWorld;
...
end;
And passing the self through the constructor results in an "Undeclared identifier" message because TWorld is in another file. However, if I add cWorld to the uses clause, it returns a "circular reference"...
Hello,
I have a class (Tworld) that contains an array of TAgents (both defined by me). I need the instances of TAgent to be able to look up at an instance of World. My attempts so far have resulted in compilation errors. What is the best way to accomplish this task?
Thank you,
Frank
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.