Advertisement

1 - 10 of 29 containing alltags:("Delphi5") (0 seconds)
I execute an oracle script (Dos Window) with this code : ShellExecute(HandleCMD, 'Open',PChar('c:\omf231\test.cmd'),PChar('A0000001-CQ1-00'), PChar('c:\omf231\'), SW_MAXIMIZE); How can I get retu...
Zones: Delphi ProgrammingDate Answered: 03/15/2001 Grade: A Views: 0
Currently creating a project to interface with an access2000 database.  One field in a table contains an OLE link to a  word document.  How do I activate this document for editing if there is one t...
Zones: Delphi ProgrammingDate Answered: 10/02/2003 Grade: A Views: 0
i need to test connection of all the computer in my net.
Zones: Delphi ProgrammingDate Answered: 09/16/2003 Grade: A Views: 0
Delphi as i use for loop to get my increment date as code shown below  A := fieldbyname('Fieldname').AsDateTime;   for i := 0 to 5 do     begin       B := incday(A);       insert; //ins...
Zones: Delphi Programming, ...Date Answered: 02/28/2008 Grade: B Views: 0
how can i fix the position of the form1 window.I dont want the window go here and there every time i click the button.i want it be fix in one place.
Zones: Delphi Graphics, Delphi Programming, Delphi Componen...Date Answered: 03/13/2008 Grade: A Views: 0
I downloaded and installed a component into delphi, then moved the project. Everytime I open the project, there is a message it cant find blah.dcu, I have installed it already, and when I instal...
Zones: Delphi Programming, ...Date Answered: 08/12/2008 Grade: B Views: 0
I have an edit box that accepts upto 25 digit long amounts. How can I store the entered 25 digit amount into a database like MYSQL from delphi5.
Zones: Delphi .NetDate Answered: 11/14/2008 Grade: B Views: 0
I try to get list of date from table and then do some calculation on it and put it back to the database.If seems like encodedate function cannot work with database as i wrote this code.WHy?       ...
Zones: Delphi Database, MS SQL Server, Delphi Prog...Date Answered: 02/26/2008 Grade: A Views: 0
Hi, I am preparing the bugdet for Y2K concerning new software and software upgrades.  We are currently using Delphi 4 Client/Server and I would like to know if upgrading to Delphi 5 Enterprise i...
Zones: Delphi ProgrammingDate Answered: 03/08/2002 Grade: A Views: 0
Hi Experts again, I've come accross a new problem concerning Delphi5 and Delphi4. You might know how to fix this. The speed of the TTreeView has rapidly decreased when upgraded to Delphi5. What ex...
Zones: Delphi ProgrammingDate Answered: 09/05/2000 Grade: A Views: 0