Subj : Got error moving from C++ builder 3.0 to C++ build 6.0 To : borland.public.cpp.borlandcpp From : muyicui@yahoo.com (mui) Date : Fri Oct 03 2003 10:26 am We are trying to compile a C++ builder 3.0 project in Builder 6.0. Got the first error: ------------------------------code-------------------------------- m_poTDatabase->ApplyUpdates(OPENARRAY(TDBDataSet*, (m_poTQuery))); -----------------------------end of code------------------------- ------------------------- error message ------------------------- [C++ Error] TDDBFile.cpp(418): E2034 Cannot convert 'OpenArray' to 'const TDBDataSet * *' --------------------------end of error message----------------------- It works in builder 3.0. Can anyone help me on this issue? Any help is greatly appreciated. Muyi .