web programming with delphiDoes anyone know how to get in touch with Andrew J. Wozniewicz, the author
of "Web Programming with Delphi"?
Does anyone have this book and if so, can you provide a recommendation. Was
it helpful.
I want to get a copy of it but it is out of print. So I guess it is near to
impossible to find a copy. Is anyone willing to sell their used copy?
Thanks.
Randall H. Carpenter
Hi Randall,
> Does anyone know how to get in touch with Andrew J. Wozniewicz, the author
> of "Web Programming with Delphi"?
This book never existed.
> Does anyone ha...
New to DelphiHi
I am new to Delphi & want to know good resources for learning to use it. Is there a list of good Delphi learning resources (books/online tutorials) somewhere? What recommendations can anyone make for someone new to Delphi (& only a hobby programmer at the moment)?
A couple of weeks ago I started with DelphiXE4 trial & have Googled for a few Delphi resources but I haven't found anything very good yet for me as a beginner. I'm just struggling along trying to learn as I go! (I'm presently struggling with DragandDrop...see
[http://stackoverflow.com/questions/17232...
Delphi 2010*Upgrading from Delphi 2007 to Delphi 2010*
(as of February 1, 2010)
I bought a new computer in December and decided to upgrade from Delphi 2007 to Delphi 2010. Here are some lessons learned related to the Delphi upgrade, which I hope will make a similar transition easier for others. I still have an insurmountable problem with the speed of the IDE (#13 below).
As background, my old system had 3 GB of RAM, 40GB of unused disk, a 3.8 GHz CPU, and ran under Windows XP. My new system has 12 GB of RAM, 770GB of unused disk, a quad core 2.67 GHz CPU, and runs under Win7 Home Edition.
...
What we need to learn as we migrate from Delphi 2007 to Delphi 2012As we prepare to move from Delphi 2007 to the Delphi of next
summer/fall, and 64bit some day, we are looking for a list of
improvements to Delphi (from IDE to the language) that have been done
from Delphi 2007 to Delphi XE, as well as any planned ones for the next
version.
We understand the daunting migration to Unicode that awaits us but know
that we have missed some "new and improved" items where we have to get
all our developers up to speed on that may not be related to Unicode.
So, we will need to plan some training before we jump in.
Is there such a list out ...
Delphi and Delphi for .NetIt seems that Delphi for .Net is slower than Delphi Win32 native applicaiton.
I would like to know is it true all .Net application is slower than Win32 native applicaiton or it is Delphi for .Net only.
Your information is great appreciated,
Inung
On 2011-06-21 18:20:17 +0100, Inung Huang said:
> It seems that Delphi for .Net is slower than Delphi Win32 native applicaiton.
> I would like to know is it true all .Net application is slower than
> Win32 native applicaiton or it is Delphi for .Net only.
If you are only running the code in the application once then, yes, yo...
Win32 program: Delphi 7 vs Delphi XE5How is a D7 Win32 program compared to a Delphi XE5 one in terms of stability
and performance?
Is Delphi XE5 good enough for a big ERP project with several DLL's and
hundreds of units and forms?
Thanks in advance
Am 26.12.2013 15:02, schrieb lior ilan:
> How is a D7 Win32 program compared to a Delphi XE5 one in terms of stability
> and performance?
> Is Delphi XE5 good enough for a big ERP project with several DLL's and
> hundreds of units and forms?
> Thanks in advance
>
Hello,
XE5 has increased functionality. Stability seems to be ok for most
...
HELP! Trying to Complie old Delphi program on any version of DelphiHey everyone I'm new to the programming world and unfortunately I have come across a big problem that I will hope I can get some help with. I have a program that was apparently created using delphi 3 and then finished using delphi 4 with some additional parts added later. I have found copies of amost every version of delphi ever made and installed them on my pc and attempted to compile this program in question. Unfortuantely I have yet to get it to compile without a few thousand error messages and I am st
uck between a rock and a hard place. I know very little of Delphi programming, let a...
Problem upgrading web service client from Delphi 7 to Delphi XEIn trying to upgrade our web service client to Delphi XE we have now get a web service error of Invalid Format.
When we examine the SOAP request we see the following differences from Delphi 7 vs Delphi XE
In Delphi 7 we get
<SomeStuff xmlns="" xsi:nil="true" />
In Delphi XE we get
<SomeStuff xsi:nil="true" />
We have narrowed the failure down to these differences in the client request. Is there anyway to get Delphi XE to generate a SOAP request with the xmlns attribute set to blank as it used to be?
Hello,
> In trying to u...
Delphi 6 to Delphi XE2: can't find required package.We have a Delphi 6 Project Group that we like to work on in Delphi XE2. When trying to build the project, we get the DCC Fatal Error E2202: Required package 'cds' not found.
With Delphi 6 we've used the following tools:
- JVCL340 & JCL221
- devExpress QuantumGrid 6
- QuickReport (default in Delphi 6)
- Visoco Sybase Driver, Devart Oracle en MSSQL drivers
With Delphi XE2 (update 3 installed) we're using the following tools and settings for now (after removing Delphi 6 in an attempt to make it work) :
- JVCL345 & JCL231 (http://jvcl.delphi-jedi.org/)
- devExpr...
I can to install one not delphi program foir iOS into one iOS for delphi?For example i have one programm builded as xcode for iOS, and i build one program as delphi for iOS. I want to have only one instalation, i can to add this xcode program into my delphi installer of my ios program?
I can to do the same as android? how i can to to this?
> {quote:title=oscar mejia wrote:}{quote}
> For example i have one programm builded as xcode for iOS, and i build one program as delphi for iOS. I want to have only one instalation, i can to add this xcode program into my delphi installer of my ios program?
>
> I can to do the same as android? how i can to to...
Finding cause of EInvalidOp in Delphi 5 program?Hi all,
I am attempting to prototype a 2d game with Delphi 5 using SDL, but I am
getting a EInvalidOp dialog box like so:
---------------------------
Application Error
---------------------------
Exception EInvalidOp in module ship_arena.exe at 000027DE.
Invalid floating point operation.
---------------------------
OK
---------------------------
Any ideas as to how I can track down the error?
Cheers,
Paul.
"The plastic veneer of civilization is easily melted in the heat of the
moment" - Paul Nicholls.
paulfnicholls@gmail.NOSPAM.com
Remove ".NOSPAM&q...
Delphi XE2 IDEAll of a sudden, a program I'm running in the XE2 IDE starts minimized
down in the tray rather than on the screen. I want to have it like it
used to be (not start minimized). I can't figure out how to do it.
I've tried deleting the .dsk file, but that didn't help. How can I do
it?
On Thu, 2 Feb 2012 20:38:57 -0800, Jud McCranie
<j.mccranie@comcast.net> wrote:
>All of a sudden, a program I'm running in the XE2 IDE starts minimized
>down in the tray rather than on the screen.
And it does not behave this way on other projects.
On Thu, 2 Feb 201...
SEPA components for Delphi with Source Code (Delphi 5Hi all,
in the european union change next year the Bankingformat to the SEPA Format.
All peoples and companies must change the bankingssoftware and the costumer data form acountnummers in the new IBAN and BIC numbers.
See:
http://www.arma-it.de/shop/artikelueber.php?wgruppeid=211&wgruppe_offen=211
Functions:
- generate SEPA XML'S
- Calc IBAN
- BIC Database (DE,AT and CH)
Questions:
vertrieb@arma-it.de
PS:
Bankinssoftware for Develpoers (Germany only)
http://www.arma-it.de/shop/artikelueber.php?wgruppeid=212&wgruppe_offen=212
El 26/10/13 21:38, A...
Delphi 5 To Delphi 2009I upgraded to Delphi 2009 from D5. The install says I can install Delphi and/or C++. Delphi installed OK but I see nothing of C++. What am I missing or does my upgrade not include C++? Thanks
It depends on what you bought. If you bought Delphi 2009 only, that's
what you get. If you bought Delphi 2009 and C++ Builder 2009 you get
both. My guess is you got Delphi 2009 only. The simplest way to verify
is look your invoice - it should say I would think. You could also go to
members.embarcadero.com, login, then click on my registered products.
There will be a textual description of...