-j
You may pass the -j option to your database agents.
This option facilitates translation of certain datatypes by the Microsoft Jet Engine.
If you utilize MS applications, and you notice that money and other datatypes are mishandled, test with -j.
To proceed, take the following action:
1.
Open your
2.
Locate the [generic_xxx] section which corresponds to the database agent, which you use.
For example:
[generic_inf73] Description = Default settings for Informix 7.3 agent Program = inf73_mv Environment = INFORMIX73 ReUse = always ;CommandLine=
3.
Remove the semicolon from
4.
Pass -j to the
CommandLine= -j
5.
Restart your Request Broker and test.
Be advised.
-j is not supported by all database agents.
Contact
See Also: +jetfix, Jet Engine Catalogs
Referenced by...