Very Important question about Dbexpress/Interbase/Oracle compatibility!!! Please Help me!


2004-06-21 06:34:49 PM
delphi194
Hi,
I have a huge problem..
I have an application which uses Dbexpress and Interbase, and all the
integer filelds in clientdatasets are INTEGERS. Now, this application must
run on Oracle too. The problem is that when I open a clientdataset with an
Integer field in it, I get an error because Oracle wants a bcdfield.
What can I do? My application is huge, so I cannot change components or
things like that.
Please help me, it is very important!!