A simple Mysql database which loads fine in ver 6.0 will not load in ver 6.2.8.2 (x86) Error gotten is; Parameter index out of range (1 > number of parameters, which is 0)
this issue is *maybe* a duplicate of: Bug 118112 - Parameter index out of range (1 > number of parameters, which is 0)
(In reply to Oliver Brinzing from comment #1) > this issue is *maybe* a duplicate of: > > Bug 118112 - Parameter index out of range (1 > number of parameters, which > is 0) Certainly sounds like it.
@Dave : we need more info. Does your situation correspond to that described in bug 118112 ? If so, then please mark this as a DUPLICATE of that bug. If not, then please provide more details : Version of mysql database server ? Version and type of ODBC/JDBC driver or native connector ? What kind of forms you have and how they retrieve information from the bound database (query, view, or directly bound to a table) ? Any subforms ?
Dear Dave, This bug has been in NEEDINFO status with no change for at least 6 months. Please provide the requested information as soon as possible and mark the bug as UNCONFIRMED. Due to regular bug tracker maintenance, if the bug is still in NEEDINFO status with no change in 30 days the QA team will close the bug as INSUFFICIENTDATA due to lack of needed information. For more information about our NEEDINFO policy please read the wiki located here: https://wiki.documentfoundation.org/QA/Bugzilla/Fields/Status/NEEDINFO If you have already provided the requested information, please mark the bug as UNCONFIRMED so that the QA team knows that the bug is ready to be confirmed. Thank you for helping us make LibreOffice even better for everyone! Warm Regards, QA Team MassPing-NeedInfo-Ping
Let's consider this as duplicate. Dave: to "fix" you odb file, just follow this link: https://bugs.documentfoundation.org/show_bug.cgi?id=117053#c15 *** This bug has been marked as a duplicate of bug 118112 ***