Additional
dbCAP
AnyDAC
ThinDAC
NCOCI8
Topic: DELPHI 3: NCOCIDM
DELPHI 3: NCOCIDM
Posted: 2001/02/28 00:12
 
When I open the ncocidm.DFm to get rid
of the error oldcreateorder, I also get
an error on 'qrselobjs.macros' invalid property he says. When I click ignore: he says: 'error creating form: stream error'.
I am using delphi 3 standard edition.
Did not install the companion components
because it is not foreseen. The documentation
says to use the 804 package but ,thats for DELPHI4.


Thanks



RE: DELPHI 3: NCOCIDM
Posted: 2001/02/28 07:23
 
Hello !

I am sorry, but i did not have enough time to check NCOCI8 with all Delphi versions. To fix your problem, you will need:
- convert ncocidm.dfm into text form, using convert.exe utility from Delphi5
- remove oldcreateorder property from textual ncocidm.dfm
- convert ncocidm.dfm into binary form, using convert.exe from Delphi3

Regards,
Dmitry