I am migrating existing project under delphi XE that uses dExpess.
Parameters that are passed to queries now are ftFMTBCD, but in ODAC the type is empty (TOraQuery replace TsqlDataSet). In DFM the type of the parameter is still set - ftFMTBCD, it actualy works. My question is
is it good to stay as it is or shoud be replaced by other type, Integer is not option, neither float.
This is done on server side, we have multi-toer application, on client side I`va chaneged nothing and prefer to stay so.
Thanks for any help!
Migrating dbExpress project to ODAC, what about params?
-
marilyn.works
- Posts: 4
- Joined: Wed 02 Nov 2011 08:47