Hi All,
The field data type of otNumber does not seem to be supported
by DOA. We get an error: "Unsupported variable type" when
trying to declare a parameter for an insert query using the
member function DeclareVariable(string, integer)
In our project, we are using DOA for Delphi to build an Oracle
database solution from an Interbase one. Owing to the fact
that int64 is now a central part of systems, please can you
help implement the basic data type of otNumber? Is there a
work-around we haven't spotted?
I can supply some simple demonstration code if needed...
The field data type of otNumber does not seem to be supported
by DOA. We get an error: "Unsupported variable type" when
trying to declare a parameter for an insert query using the
member function DeclareVariable(string, integer)
In our project, we are using DOA for Delphi to build an Oracle
database solution from an Interbase one. Owing to the fact
that int64 is now a central part of systems, please can you
help implement the basic data type of otNumber? Is there a
work-around we haven't spotted?
I can supply some simple demonstration code if needed...