I wish to transfer a small amount of data from one Win32 exe to another Win32 exe. The code I've written uses TTCPServer and TTCPConnect components. It works when compiled using Delphi 7 but fails when compiled using Delphi 2009. In both cases I've run the programs on Windows XP machines.
To...
I am thinking of upgrading from Delphi 2009 to Delphi XE. As I am retired, I shall have to pay for it myself. Therefore, I would like to know the experiences of any Delphi XE users.
Are the enhancements over Delphi 2009 worth having?
Are the TMSControls offered with the upgrade any good?
Is...
I am new to Linux and Java but have a few years MySQL experience; my ambition is migrate from Windows and Delphi to Linux and Java.
However, I seem unable to get Connector/J working with Java and Linux. (I have got it to work with Windows and Delphi).
I have saved...
I am new to Linux and know very little about it.
I have installed Ubuntu (8.04), MySQL and NetBeans (because I want to develop some database applications in Java under Linux).
I have downloaded the MySQL Connector/J jar file into a directory I created called /jconnector. Java needs to...
A friend has bought a Canon pixma 1800 printer. Her computer is running Windows 98. When I attempted to install the software on the CD, it complained that The CD-ROM cannot be used with the current operating system.
Has anyone got a pixma 1800 to work under Windows 98?
Andrew
Hampshire, UK
Using PHP, I produce an HTML page which contains several forms. There's one form for every record selected from a MySQL table. Typically 4 or 5 forms in a web page.
Each form contains two buttons and a text area. One button is for 'Update' and the other button is for 'Delete'. The name (and...
I have simplified my problem as follows:
Imagine a table containing details of play performances:
CREATE TABLE performances
( id INT PRIMARY KEY
, when DATE
, play VARCHAR(255)
, theatre VARCHAR(255)
)
The data might look like this
101 2001-03-01 Macbeth Stratford
456 2002-04-27 Hamlet...
I bought Delphi 2005 Professional shortly after it became available in the UK. It seemed to be a bit unstable. A few weeks afterwards my hard disk completely crashed and when I replaced the hard disk I only installed Delphi 7.
I would now like to use Delphi 2005 Professional - it cost me...
I am trying to tidy up the HTML generated by my PHP script so that the W3C validator accepts it as okay.
My application uses sessions. So PHP seems to append something like the following bold text to the <a> tags
<a href='showstory.php?id=25&PHPSESSID=4abf43d6b17...
The problem is that the...
I use Delphi 7 Professional on Windows XP Professional.
A few hours ago my PC locked up and I rebooted. Now each time I try to start D7 I get the following message
'Exit' is the only button on the dialog and when this is clicked Delphi exits.
I uninstalled D7 and reinstalled it (twice)...
I'm fairly new to PHP and have almost no knowledge of Unix as I develop under Windows.
I've written a small application in PHP which I've uploaded to a (Unix based) web hosting site. About 500 people have used it.
Today I received an email from someone commenting on my PHP scripts...
I'm sure this will have been asked before but I couldn't find it in the FAQs.
Is there a PHP function that will convert a string so it is suitable for a URL parameter?
For example, if a string contains "I like beer" then I want a function that will return "I+like+beer". The function will also...
I have never been able to get Delphi to compress a jpeg image. I set CompressionQuality to any value and then call Compress but the file is always saved with a length of zero bytes. Can someone tell me what I'm doing wrong? (It fails, for me, with Delphi 5 and Delphi 7).
uses jpeg...
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.