Summary: http://homepage.ntlworld.com/bas/Dephi%205.zip All the project files are in the zip. Basically what is happening is when I book one record, it writes ...
Summary: Hi. I'm building my project in Delphi 5 and I've just started using the database functions. The problem is, I want to convert the value from some of t...
Summary: i'am written program by delphi 5 language and the reselution for my screen was 640 x 480 . then when i change my operating system to windows xp the re...
Summary: I have signed up for high school online c++ courses, which has proven to be a mistake, due to my inability to grasp the content. I would like to keep...
Summary: I've been messing with this program for days, and I still can't get anywhere with it...could you please help me out with it? The book I'm getting it ...
Summary: I want to determine how long I am connected to the Internet. I need to keep track(by code) the time duration of my connection whenever my PC is connec...
Summary: I need to Disable Ctrl+Alt+Del in NT/XP and also block fast task switching if possible. Please help me if U have idea. I am programming in Borland Del...
Summary: I've reinstalled Windows XP 5 times in the past 2 days. Everything installs perfectly fine EXCEPT Visual Studio 6 Enterprise...which is all I really c...
Summary: Hi, I have Delphi 5 and Visual C++ 6. I'm pretty much green when it comes to programming and I would like to learn one or both. Would anyone have op...
Summary: > Hello ! I'm just trying to get some answers to know do some people like to program with low level languages like assembly, and others like to progra...
Summary: Worked perfectly, with a few tiny adjustments to fit the program. Thanks a lot. The only other thing is.. I now need it to put an IF on TWO values. At...
Summary: OK, so I got that one running. Sorry I stepped onto your nerves ;) But now comes a following: I can read out the version pretty fine but now I need to...
Summary: Being fairly new to Delphi and SQL, I am having a problem in querying dates within a database - using the form WHERE table.datefield > 'requireddate'...
Summary: Hi I am an ex-programmer wishing to get back into programming. In the long term I hope to learn a popular programming tool/language off by heart but f...
Summary: whats Dll injection in delphi? also if i compiled a prog. in delphi and say it needs a file eg. (high pathetically talkin). would the prog have these ...
Summary: Please help if you can: I have a dynamic array. Sometimes it may be something like: Array(1)=1 Array(2)=3 Array(5)=6 I need my program to read each m...
Summary: Ok here's my problem and its driving me nuts... I have a program that is supposed to get an annual interest rate from the user (ie: 6%) Then the user ...
Summary: following are the specifications: SPECIFIC REQUIREMENTS * The command line parameters will consist of a sequence of commands and data. Individual comm...
Summary: I have been going round in circles about this problem now, I desperately need help. I am trying to do a highscore list in Java which needs to store 10...
Summary: Can anyone help please.... I need examples of java source coding with text explaining what the programme is for.... dont ask... long story. Am in ...
Summary: I've been learning Delphi 5 for the last 4 months. I'm getting pretty good at it, although really I'd like to learn a more widely used language. i.e. ...
Summary: Hi friends I am making a project in VB 6.0 I have values like -0.004 and 5.98. I need a function which can convert them into (0 and 5 respectively...