To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=43433
                  Issue #:|43433
                  Summary:|ODBC MySQL Database with dot in name split wrongly
                Component:|Database access
                  Version:|680m79
                 Platform:|PC
                      URL:|
               OS/Version:|Windows XP
                   Status:|UNCONFIRMED
        Status whiteboard:|
                 Keywords:|
               Resolution:|
               Issue type:|DEFECT
                 Priority:|P3
             Subcomponent:|none
              Assigned to:|msc
              Reported by:|fgm





------- Additional comments from [EMAIL PROTECTED] Wed Feb 23 23:01:58 -0800 
2005 -------
1. Using MySQL database through the ODBC 3.51 driver
2. Create database with a dot in the name (in my case: "riff.org")
3. Access it from OOo Base, go to "Tables" in the Explorer
4. The table names are prefixed by the second part of the database (in my case: 
"org"), and the database name is cut at the doc (in my case: "riff").
5. Queries generated to access tables name tables from this split, causing them 
to be unknown by the server (in my case "org.SOMETABLE" instead of "SOMETABLE")
In some cases, renaming the database to a name without a dot is probably a 
workaround. However, at some low-cost hosting providers(in my case: "online.fr")
, the database name is forced to the DNS domain name and can not be changed, so 
this workaround cannot be applied.

---------------------------------------------------------------------
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to