Different table naming between Native Mysql and Mysql ODBC drivers
Fernand Vanrie <[email protected]>
| Newsgroups | gmane.comp.openoffice.dba.user |
|---|---|
| Message-ID | <[email protected]> |
Hallo, Can the difference in Table naming between The Native Mysql driver and the ODBC driver been changed ? the Native connector uses "DatabaseName.TableName" the ODBC uses "TableName". In Forms based on a SQL statement it gives (so far) no problems, but in Forms where the data point to the "Table" there is a issue ! Fernand