Transferring Delphi 5 BDE code to Delphi 2006 Nexus Embedded server codeIn an application where I have used BDE in Delphi 5 I would like to
transfer the whole project to Nexus Embedded server that in general
implies mostly exchanging tTable with tnxTable etc.
But, in a procedure I regenerate indexes using dbiRegenIndexes(basehandler).
This function seems not to be supported anymore, so I just wonder if
such a call is needed at all in Nexus Embedded Server, and if needed,
what is now the correct syntax ??
I don't know the answer to your question but if you can't find answers
here you may like to know that nexus db have there own free newsgr...
Is it worth to move my code from Delphi 2009 to Delphi 2010?Hi guys,
we are working on Delphi 2009 till this day because we do not have the time to upgrade our code to the newest version. There is always something more important (features, bugs...) and our code has 2+ million lines.
I thought that instead of moving from D2009 to XE7 I could atleast move code to D2010 because it is more or less backward compatible and it shouldn't take me that much of a work. I wanted to ask you about your opinion. Is it a good version to move to?
Regards.
Dimitrij wrote:
> I thought that instead of moving from D2009 to XE7 I could atleast
> move ...
Code works in Delphi 7 but not in Delphi 2010 [Edit]hello,
i have a procedure that open's a file by passing the file name as the parameter to the executable.
something like this
{code}
C : \ P r o g r a m F i l e s \ Da c k e r \ D r a c k e r . e x e " G : \ D E l p h i 7 \ D e l p h i 7 A p p _ l o g . t "
{code}
The source code is
{code}
procedure OpenFileWithExe
var
hReg: HKEY;
Ret: Longint;
RegDataType, RegDataSize: DWORD;
CmdLine: array [0..560] of Char;
Len: Integer;
SInfo: TStartupInfo;
PInfo: TProcessInformation;
begin
Ret := windows.RegOpenKeyEx(HKEY_CURRENT_USER,
...
Delphi 6 to Delphi 2010 character codes conversionI an converting a unit from Delphi 6 to Delphi 2010. Everything works except for a couple of character codes, the decimal values are(224 and 227). As far as I can tell when data is loaded from the socket into a buffer, the codes are ok. When they are written to another buffer these 2 codes use the upper case version of the characters(192 and 224). I don' t see it on any other of the codes. I set the code page in the compiler options to 1252, but that did not work. Any other options I can set in Delp
hi 2010 to correct this?
TIA
Jan B wrote:
> I an converting a unit from D...
Delphi 2006 vs Delphi 2009 IDE stabilityHello, all.
I have medium sized project which includes about 20Mb of source code (just
size of *.pas files). I use Delphi 2006. There are third party component
suites JVCL, DevExpress Bars, Pegasus Imaging. All updates applied. The main
problem is IDE stability. About four..five times a day IDE become unstable
after intensive usage of code insight functions (most often I press
Ctrl+Space key). The best outcome is that I have to save everything and
restart the IDE. The worst outcome is when IDE stalls or falls into endless
loop of error messages and any unsaved work is lost. OS...
Delphi XE / Delphi 2010Hello!
I noticed that Embarcadero® Delphi® 2010 Version is not on the list of products on
Embarcadero page.
Or is it still possible to buy it?
Will RAD Studio XE compile programs written in Delphi 2010 without problems.?
Thanks.
Am 13.09.2010 09:04, schrieb Petra Nemec:
> Will RAD Studio XE compile programs written in Delphi 2010 without problems.?
As always you will probably have to recreate the projects as the import
is still a bit -- special.
Christian
Hello!
Does anybody know if it is still possible to get a Delphi2010 trial version
(if yes where)?
...
from delphi 6 to delphi 2010Hi.
It is possible, with component RX, dxforumlibrary, InfoPower3000Pro,
StringAlignGrid.
Accepts communication BDE.
Thank by comments.
excequiel arostica wrote:
>Hi.
> It is possible, with component RX, dxforumlibrary,
>InfoPower3000Pro, StringAlignGrid. Accepts communication BDE.
>
>Thank by comments.
Rx is dead and sources are taken over by jcl/jvcl. I dont know about
the rest of the components and i have no experiences with bde over the
last 9 years.
excequiel arostica wrote:
> Hi.
> It is possible, with component RX, dxforumlibrary,...
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...
vcljpg to vclimg, packages and Delphi 2006 vs Delphi 2010 compatibilityHello, everybody.
I have a package A which has vcljpg in its "requires" clause. I have
another several packages B, C, D, E, etc which has A in theirs
"requires" clauses. All packages are both Delphi 2006 and Delphi 2010
compatible. The problem is that there is no vcljpg package in Delphi
2010 and in order to compile the whole bunch of packages I have to
change vcljpg to vclimg and compile. Unfortunately it renders the whole
set of packages incompilable under Delphi 2006.
Is there a way to create an alias for vclimg or vcljpg in order to get
the same code...
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...
Price of upgrade from Delphi 2010 Professional to Delphi 2010 Enterprise?It's weird, but I could not find the answer on so simple question not in Embarcadero Shop, neither by the forum search.
For example, the shop info about Enterprise upgrade says:
The Upgrade product is available to registered owners of 2006-2009 versions, blah-blah...
So, if I'm Delphi 2010 Professional user, I even not eligible for upgrade? I have to buy a new version of Enterprise???
But if I'm Delphi 2006 Professional user, I can upgrade.
Please clarify this nonsense for me.
Exact question is in the subject.
Thanks!
Hi Dmitri,
> It's weird, but I could not...
Migrate from Delphi 2007 to Delphi 2010Hi All,
Thanks in advance for your help.
Below is my query,
Currently I am using Delphi 2007 and i want to migrate to Delphi 2010.
1. What all things i need to take care while doing this?
2. What all third party components will get impacted?
3. Any known issues in Delphi 2010 which might impact the cause?
4. Any changes in database operation required as i am using Oracle?
Hope I have post this query under correct category. If not sorry for the trouble and could you please suggest me the correct category for this?
Looking forward for your response.
Have a great day.
Th...
Migrating From Delphi 7 to Delphi 2010We did not know which forum was the best for this question.
We have been wanting to migrate from Delphi 7 to a later version for years but it appears to be a daunting task. We first looked at D2006 and that was a radical new world. We bought D2010 a couple of years ago and not done much with it because there are so many parts to our applications. We have done a few new applications in D2010 and they seem to work okay. D2010 has not been impressive, perhaps because of the strangeness compared to D7.
Is is possible for us to do a phased sort of migration where we do a form at a time? ...
Delphi 2010 professional to Delphi XE3Hello,
Sorry for this is not right place to ask this question:
I have Delphi 2010 professional version, I like to upgrade to Delphi XE3
Am eligible to upgrade or no not? I like answer from Delphi sales team. I couldn’t find email to ask them.
Thanks
Mike Thomas <> wrote in news:506459@forums.embarcadero.com:
> Hello,
>
> Sorry for this is not right place to ask this question:
> I have Delphi 2010 professional version, I like to upgrade to Delphi
> XE3 Am eligible to upgrade or no not? I like answer from Delphi
> sales team. I couldnât find emai...